RadialMenu Class

Deprecated  in 4.14.0. Use ContextMenu or [[iTwinUI dropdown menu]] instead.

A context menu arranged in a radial layout.

Extends

Methods

Name Description
constructor(props: RadialMenuProps): RadialMenu    
componentDidMount(): void    
componentDidUpdate(prevProps: RadialMenuProps): void    
componentWillUnmount(): void    
render(): React.ReactElement<any, string | React.JSXElementConstructor<any>>    
select(): void Manually call onSelect of highlighted button.  

Properties

Name Type Description
defaultProps Static Partial<RadialMenuProps>    

Defined in

Last Updated: 17 June, 2024