RadialButtonProps Interface

Properties for RadialButton component

Extends

Properties

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

Inherited properties

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

Defined in

Last Updated: 05 April, 2024