Skip to main content

PlaySectionClasses

@steambrew/client v4.2.1


Type Alias: PlaySectionClasses

type PlaySectionClasses = Record<
| "AchievementCountLabel"
| "AchievementProgressRow"
| "AchievementSVG"
| "ActionSection"
| "AppButtonsContainer"
| "Arrow"
| "AvatarAndPersona"
| "BackgroundAnimation"
| "BreakNarrow"
| "BreakShort"
| "BreakTall"
| "BreakUltraWide"
| "BreakWide"
| "ButtonChild"
| "ButtonText"
| "ChooseButton"
| "ClaimButton"
| "ClaimButtonContainer"
| "ClickablePlayBarItem"
| "CloudIconSVG"
| "CloudStatusIcon"
| "CloudStatusLabel"
| "CloudStatusRow"
| "CloudStatusSyncFail"
| "CloudSyncProblem"
| "CloudSynching"
| "ComingSoon"
| "Container"
| "ControllerConfigButton"
| "ControllerSupportInfo"
| "ControllerSupportRow"
| "DetailsProgressBar"
| "DetailsProgressContainer"
| "DetailsSection"
| "DetailsSectionExtra"
| "DetailsSectionStatus"
| "Disabled"
| "DotDotDot"
| "DownloadPaused"
| "DownloadProgressBar"
| "Downloading"
| "FavoriteButton"
| "Favorited"
| "FeatureHidden"
| "GameInfoButton"
| "GameStat"
| "GameStatIcon"
| "GameStatIconForced"
| "GameStatRight"
| "GameStatsSection"
| "GamepadUIBreakNarrow"
| "GamepadUIBreakShort"
| "GamepadUIBreakWide"
| "Glassy"
| "HideWhenNarrow"
| "Icon"
| "Icons"
| "InPage"
| "InnerContainer"
| "InvalidPlatform"
| "ItemFocusAnim-darkGrey"
| "ItemFocusAnim-darkerGrey"
| "ItemFocusAnim-darkerGrey-nocolor"
| "ItemFocusAnim-green"
| "ItemFocusAnim-grey"
| "ItemFocusAnim-translucent-white-10"
| "ItemFocusAnim-translucent-white-20"
| "ItemFocusAnimBorder-darkGrey"
| "LastPlayed"
| "LastPlayedInfo"
| "LaunchOptionCallout"
| "LaunchOptionCalloutMessage"
| "LaunchOptionCalloutMessageContainer"
| "LongButton"
| "MenuActive"
| "MenuButton"
| "MenuButtonContainer"
| "MiniAchievements"
| "OfflineMode"
| "OnlyDownloadBar"
| "PermanentlyUnavailable"
| "PlayBar"
| "PlayBarCloudStatusContainer"
| "PlayBarDetailLabel"
| "PlayBarGameIcon"
| "PlayBarGameName"
| "PlayBarIconAndGame"
| "PlayBarLabel"
| "Playtime"
| "PlaytimeIcon"
| "PlaytimeIconForced"
| "PortraitBar"
| "PrivateAppActiveIndicator"
| "RecentlyUpdated"
| "RecentlyUpdatedIcon"
| "RecentlyUpdatedLink"
| "RecentlyUpdatedText"
| "RightBreakNarrow"
| "RightBreakUltraNarrow"
| "RightBreakUltraWide"
| "RightBreakWide"
| "RightControls"
| "Row"
| "SharedLibrary"
| "ShowStreaming"
| "StatusAndStats"
| "StatusNameContainer"
| "StickyHeader"
| "StickyHeaderShadow"
| "SuperimposedGridItems"
| "SyncAnim"
| "Visible"
| "duration-app-launch"
| "favorited"
| "focusAnimation"
| "hoverAnimation", string>;

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