New to KendoReact? Learn about KendoReact Free.
MenuItemLinkProps
The properties of the KendoReact MenuItemLink component.
Name | Type | Default | Description |
---|---|---|---|
children? |
|
Determines the children nodes. | |
className? |
|
Sets additional classes to the component. | |
id? |
|
Sets the | |
opened |
|
Specifies whether the MenuItemLink component is opened. | |
style? |
|
Sets additional CSS styles to the component. | |
url? |
|
Sets the URL of the MenuItemLink component. |