m3e/stepper_previous
StepperPrevious is an element, nested within a clickable element, used to move a stepper to the previous step.
This file was generated by m3e/generator
DO NOT EDIT
Types
StepperPrevious is a View Model for this component
pub opaque type StepperPrevious
Values
pub fn new() -> StepperPrevious
new creates a new StepperPrevious with the default configuration.
pub fn render(
arg: StepperPrevious,
attributes: List(attribute.Attribute(msg)),
children: List(element.Element(msg)),
) -> element.Element(msg)
render creates a Lustre Element for a StepperPrevious