Skip to main content

AppDetailsClasses

@steambrew/client v4.2.1


Type Alias: AppDetailsClasses

type AppDetailsClasses = Record<
| "AppDetailsOverviewPanel"
| "BackgroundAnimation"
| "BreakNarrow"
| "BreakShort"
| "BreakTall"
| "BreakUltraWide"
| "BreakWide"
| "Container"
| "GamepadUIBreakNarrow"
| "GamepadUIBreakShort"
| "GamepadUIBreakWide"
| "Glassy"
| "Header"
| "HeaderLoaded"
| "InnerContainer"
| "ItemFocusAnim-darkGrey"
| "ItemFocusAnim-darkerGrey"
| "ItemFocusAnim-darkerGrey-nocolor"
| "ItemFocusAnim-green"
| "ItemFocusAnim-grey"
| "ItemFocusAnim-translucent-white-10"
| "ItemFocusAnim-translucent-white-20"
| "ItemFocusAnimBorder-darkGrey"
| "PlayBar"
| "PreventScrolling"
| "RightBreakNarrow"
| "RightBreakUltraNarrow"
| "RightBreakUltraWide"
| "RightBreakWide"
| "ScrollContainer"
| "ShowPlayBar"
| "Throbber"
| "duration-app-launch"
| "fadein"
| "focusAnimation"
| "hoverAnimation", string>;

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