Interface: ILinkVisualComponentProps<TSettings>
Type parameters
Name | Type |
---|---|
TSettings | any |
Hierarchy
IVisualComponentProps
<LinkState
|LinkCreationState
,TSettings
>↳
ILinkVisualComponentProps
Properties
entity
• entity: LinkState
| LinkCreationState
Inherited from
settings
• settings: null
| TSettings
Inherited from
IVisualComponentProps.settings
Methods
bind
▸ bind(...args
): ReactDOMAttributes
Parameters
Name | Type |
---|---|
...args | any [] |
Returns
ReactDOMAttributes