Skip to main content

QuickAccessControlsClasses

@steambrew/client v4.2.1


Type Alias: QuickAccessControlsClasses

type QuickAccessControlsClasses = Record<
| "BackgroundAnimation"
| "BatteryDetailsLabels"
| "BatteryIcon"
| "BatteryPercentageLabel"
| "BatteryProjectedLabel"
| "BatteryProjectedValue"
| "BatterySectionContainer"
| "ComingSoon"
| "EmptyNotifications"
| "ItemFocusAnim-darkGrey"
| "ItemFocusAnim-darkerGrey"
| "ItemFocusAnim-darkerGrey-nocolor"
| "ItemFocusAnim-green"
| "ItemFocusAnim-grey"
| "ItemFocusAnim-translucent-white-10"
| "ItemFocusAnim-translucent-white-20"
| "ItemFocusAnimBorder-darkGrey"
| "Label"
| "LowBattery"
| "LowBatteryGauge"
| "PanelSection"
| "PanelSectionRow"
| "PanelSectionTitle"
| "QuickAccessNotifications"
| "ReallyLow"
| "Remaining"
| "Text"
| "VR"
| "duration-app-launch"
| "focusAnimation"
| "hoverAnimation", string>;

Defined in: src/utils/static-classes.ts:159