RadialButtonProps Interface

Beta

Properties for RadialButton component

Extends

Properties

Name Type Description
icon undefined | string which icon to display in on the menu button  
labelRotate undefined | false | true Whether label is rotated to radial menu.  
onSelect undefined | (e: any) => any listens to any onClick event, or any select event, which can be triggered by the select() method.  
selected undefined | false | true Whether item is highlighted  

Inherited properties

Name Type Inherited from Description
className undefined | string ClassNameProps Custom CSS class name
style undefined | React.CSSProperties CommonProps Custom CSS style properties

Defined in

Last Updated: 08 January, 2020