chore(tsdocs): adjustments
This commit is contained in:
@@ -136,11 +136,11 @@ export type EdgeToolbarBaseProps = {
|
||||
*/
|
||||
edgeId: string;
|
||||
/**
|
||||
* The `x` position of the edge label.
|
||||
* The `x` position of the edge toolbar.
|
||||
*/
|
||||
x: number;
|
||||
/**
|
||||
* The `y` position of the edge label.
|
||||
* The `y` position of the edge toolbar.
|
||||
*/
|
||||
y: number;
|
||||
/** If `true`, edge toolbar is visible even if edge is not selected.
|
||||
|
||||
Reference in New Issue
Block a user