StatusBarPopover Namespace
Components used in StatusBarPopover
.
Function
Name | Description |
---|---|
StatusBarPopover.ExpandIndicator | Indicator to be used in popover trigger buttons to show expandable content. |
Defined in
StatusBarPopover Function
Popover component used in StatusBar
component.
This component should wrap the element that triggers the popover.
StatusBarPopover(__namedParameters: StatusBarPopoverProps): React.JSX.Element
@note Add the StatusBarPopover.ExpandIndicator
to popover trigger buttons.
Parameter | Type | Description |
---|---|---|
__namedParameters | StatusBarPopoverProps |
Returns - React.JSX.Element
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.