PopupButtonProps Interface
Properties for the PopupButton React component
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| children | React.ReactNode | PopupButtonChildrenRenderProp | ||
| noPadding | undefined | false | true | ||
| onExpanded | undefined | (expand: boolean) => void | ||
| onSizeKnown | undefined | (size: SizeProps) => void |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| betaBadge | undefined | false | true | ItemProps | Indicates whether to draw a Beta badge. |
| className | undefined | string | ClassNameProps | Custom CSS class name |
| iconSpec | undefined | IconSpec | IconProps | CSS class name or SvgSprite for icon |
| style | undefined | React.CSSProperties | CommonProps | Custom CSS style properties |
Defined in
Last Updated: 08 January, 2020