WebAppCSSVariablesNames
object WebAppCSSVariablesNames
Contains constant definitions for Telegram Web App CSS variable names. These variables are used to style and layout Telegram Web Apps.
Note: These are the raw variable names without the CSS '--' prefix.
Types
Link copied to clipboard
object ContentSafeAreaInset
Contains CSS variables for content-specific safe area insets. These variables define the padding needed for the main content area to avoid system UI elements while maintaining proper layout.
Link copied to clipboard
object SafeAreaInset
Contains CSS variables for safe area insets. These variables define the padding needed to avoid system UI elements (like notches, rounded corners, or system bars) on different devices.
Link copied to clipboard
object ThemeParams
Contains theme-related CSS variables. These variables define the color scheme and visual appearance of various UI elements.