getQuantityFormatsSettingsManagerEntry Function
Return a SettingsTabEntry that can be used to define the available settings that can be set for an application.
getQuantityFormatsSettingsManagerEntry(itemPriority: number, opts?: Partial<QuantityFormatterSettingsOptions>): SettingsTabEntry
Parameter | Type | Description |
---|---|---|
itemPriority | number | Used to define the order of the entry in the Settings Stage |
opts | Partial<QuantityFormatterSettingsOptions> | Options to initialize the settings page that allows users to set Quantity formatting overrides. |
Returns - SettingsTabEntry
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.