constructor Method
Creates a provider. If the defaultItems
argument is not set, all default fields are added. Otherwise, only the fields that are set to true
are added.
StandardStatusbarUiItemsProvider(_defaultItems?: DefaultStatusbarItems): StandardStatusbarUiItemsProvider
Parameter | Type | Description |
---|---|---|
_defaultItems | DefaultStatusbarItems |
Returns - StandardStatusbarUiItemsProvider
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.