Type alias: StyleFunc<ElementType> ​
Ƭ StyleFunc<ElementType>: (element: ElementType) => Styles | void
Type parameters ​
| Name | Type | 
|---|---|
| ElementType | extends FlowElement=FlowElement | 
Type declaration ​
â–¸ (element): Styles | void
Deprecated
will be removed in the next major version
Parameters ​
| Name | Type | 
|---|---|
| element | ElementType | 
Returns ​
Styles | void
 Vue Flow
Vue Flow