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.

Properties

Link copied to clipboard
const val bottom: String

Content safe area inset for the bottom

Link copied to clipboard
const val left: String

Content safe area inset for the left side

Link copied to clipboard
const val right: String

Content safe area inset for the right side

Link copied to clipboard
const val top: String

Content safe area inset for the top