API Reference > ui-framework > Item > PopupButton PopupButton Class Deprecated use PopupItem in ToolbarWithOverflow or popupPanelNode in CustomItemDef Used to provide custom popup button in toolbar. Extends Component<PopupButtonProps, BaseItemState> Methods Name Description constructor(props: PopupButtonProps): PopupButton componentDidMount(): void componentWillUnmount(): void minimize(): void Minimizes the expandable component. render(): | Element Renders PopupButton Properties Name Type Description label Accessor ReadOnly string Defined in ui/framework/src/ui-framework/toolbar/PopupButton.tsx Line 68 Last Updated: 12 June, 2024