Expand description
Data types Lynx uses inline inside property pages but does not
document independently. Adding them as Whisker types gives the
property builders a strongly-typed argument surface — for
example z-index is an <integer> even though Lynx never spells
<integer> out on a dedicated data-type page.
Structs§
- Integer
- A CSS
<integer>value.
Enums§
- Easing
Function - A CSS
<easing-function>value. - Position
- A
<position>value. - Position
Keyword - Axis keyword used by
Position. - Step
Position - Position parameter of the
steps()easing function.