AlignItems

sealed interface AlignItems : StylePropertyValue(source)

Kobweb's version of the AlignItems class, which is more fully featured than the Compose HTML one.

In many common cases, you may not need to use it, but if you're doing anything with baseline or overflow, this version provides it.

Inheritors

Types

Link copied to clipboard
sealed interface AlignItemsPosition : AlignItems
Link copied to clipboard