AlignSelf

sealed interface AlignSelf : StylePropertyValue(source)

Kobweb's version of the AlignSelf 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 AlignSelfPosition : AlignSelf
Link copied to clipboard