API Reference > ui-framework > Settings > getQuantityFormatsSettingsManagerEntry 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 ui/framework/src/ui-framework/settings/quantityformatting/QuantityFormat.tsx Line 47 Last Updated: 11 June, 2024