Expand description
CSS properties for styling text selections (-azul-selection-*).
Defines the following properties (analogous to the ::selection pseudo-element):
-azul-selection-background-color(SelectionBackgroundColor)-azul-selection-color(SelectionColor)-azul-selection-radius(SelectionRadius)
Structs§
- Selection
Background Color - Parsed value for the
-azul-selection-background-colorCSS property. - Selection
Color - Parsed value for the
-azul-selection-colorCSS property. - Selection
Radius - Parsed value for the
-azul-selection-radiusCSS property.
Functions§
- parse_
selection_ background_ color - Parses a
-azul-selection-background-colorCSS value. - parse_
selection_ color - Parses a
-azul-selection-colorCSS value. - parse_
selection_ radius - Parses a
-azul-selection-radiusCSS value.