m3e/stepper_reset

stepper_reset provides Lustre support for the M3E Stepper Reset component

Types

StepperReset provides Lustre support for the M3E Stepper Reset component

Fields:

  • label: The label to display for the Reset button
pub opaque type StepperReset

Values

pub fn label(arg: StepperReset, label: String) -> StepperReset

label sets the label field

pub fn new(label: String) -> StepperReset

new creates a new StepperReset

pub fn render(s: StepperReset) -> element.Element(msg)

render creates a Lustre Element(msg) from a StepperReset

Search Document