Skip to main content

FieldSizingStyleValue

Enum FieldSizingStyleValue 

Source
#[repr(C, u8)]
pub enum FieldSizingStyleValue<'a> { Fixed(KeywordValue<'a, Ident>), Content(KeywordValue<'a, Ident>), }
Expand description

Represents the style value for field-sizing as defined in css-forms-1.

The field-sizing CSS property allows form controls such as