RadialButtonProps Interface

Properties for RadialButton component

Extends

Properties

Name Type Description
children ReactNode | undefined Content  
icon IconSpec | undefined which icon to display in on the menu button  
labelRotate boolean | undefined Whether label is rotated to radial menu.  
onSelect (e: any) => any | undefined    
selected boolean | undefined Whether item is highlighted  

Inherited properties

Name Type Inherited from Description
className string | undefined CommonProps Custom CSS class name
itemId string | undefined CommonProps Optional unique identifier for item.
style CSSProperties | undefined CommonProps Custom CSS style properties

Defined in

Last Updated: 13 May, 2024