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