Skip to content

@vue-flow/monorepo • Docs


Type Alias: ClassFunc()<ElementType> ​

ClassFunc<ElementType>: (element) => string | void

Type Parameters ​

• ElementType extends FlowElement = FlowElement

Parameters ​

• element: ElementType

Returns ​

string | void

Deprecated ​

will be removed in the next major version

Released under the MIT License.