Skip to main content

AppDetailsHeaderClasses

@steambrew/client v4.2.1


Type Alias: AppDetailsHeaderClasses

type AppDetailsHeaderClasses = Record<
| "AddBoxSizer"
| "Background"
| "Bottom"
| "BottomCenter"
| "BottomLeft"
| "BottomRight"
| "BoxSizer"
| "BoxSizerButtonContainer"
| "BoxSizerContainer"
| "BoxSizerDelete"
| "BoxSizerDragBox"
| "BoxSizerEdge"
| "BoxSizerGridBox"
| "BoxSizerInfo"
| "BoxSizerSettings"
| "BoxSizerValidRegion"
| "CenterCenter"
| "DialogButton"
| "EdgeDown"
| "FallbackArt"
| "Features"
| "FullscreenEnterActive"
| "FullscreenEnterDone"
| "FullscreenEnterStart"
| "FullscreenExitActive"
| "FullscreenExitDone"
| "FullscreenExitStart"
| "HeaderBackgroundImage"
| "ImgBlur"
| "ImgBlurBackdrop"
| "ImgContainer"
| "ImgSrc"
| "Left"
| "Loaded"
| "Middle"
| "NoArt"
| "PinBox"
| "Right"
| "SVGTitle"
| "SaveBoxSizer"
| "TextNameSpace"
| "TitleImageContainer"
| "TitleLogo"
| "TitleSection"
| "Top"
| "TopCapsule"
| "TopGradient"
| "TopLeft"
| "TopRight"
| "UpperCenter"
| "UpperLeft"
| "duration-app-launch", string>;

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