m3e/stepper_previous
stepper_previous provides Lustre support for the M3E Stepper Previous component
Types
StepperPrevious provides Lustre support for the M3E Stepper Previous component
Fields:
- label: The label to display for the Previous button
pub opaque type StepperPrevious
Values
pub fn label(
arg: StepperPrevious,
label: String,
) -> StepperPrevious
label sets the label field
pub fn render(s: StepperPrevious) -> element.Element(msg)
render creates a Lustre Element(msg) from a StepperPrevious