getQuantityFormatsSettingsManagerEntry Function
Beta
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: 30 November, 2023