Skip to main content

Module stepper

Module stepper 

Source

Structs§

StepItem
Stepper

Enums§

StepperOrientation
Layout axis of the stepper. Closed set, matched exhaustively by the painter; serde snake_case keeps the JSON values identical (“horizontal”/“vertical”) — an unknown value now fails the typed parse (blocking validate error, by design).