GridTemplate

sealed class GridTemplate : StylePropertyValue(source)

Represents all possible values that can be passed into a CSS grid property.

Note: "masonry" purposely excluded as it's not widely supported See also: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Masonry_layout

See also

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String