API Reference > ui-core > RadialMenu > RadialButtonProps RadialButtonProps Interface Beta Properties for RadialButton component Extends CommonProps 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 ui/core/src/ui-core/radialmenu/RadialMenu.tsx Line 175 Last Updated: 13 June, 2024