API Reference > ui-core > RadialMenu > RadialMenuProps RadialMenuProps Interface Beta Properties for RadialMenu Extends CommonProps Methods Name Description onBlur(event: any): any Optional triggered in case of onClick events anywhere other than radial menu onEsc(event: any): any Optional triggered onKeyUp for key Properties Name Type Description innerRadius number Radius of inner portion of RadialMenu labelRotate undefined | boolean Whether to rotate labels according to location on the RadialMenu, or to keep labels upright. left string | number Optional parameter to specify left position in viewport. opened boolean Whether to show RadialMenu outerRadius number Radius of outer portion of RadialMenu selected undefined | number Which child RadialButton to highlight top string | number Optional parameter to specify top position in viewport. Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/core/src/ui-core/radialmenu/RadialMenu.tsx Line 21 Last Updated: 11 June, 2024