m3e/stepper_next

StepperNext is an element, nested within a clickable element, used to move a stepper to the next step.

This file was generated: By: m3e/generator version 0.1.0 At: 2026-05-05T14:38:23+10:00

     DO NOT EDIT

Types

StepperNext is a View Model for this component

pub opaque type StepperNext

Values

pub fn new() -> StepperNext

new creates a new StepperNext with the default configuration.

pub fn render(
  arg: StepperNext,
  attributes: List(attribute.Attribute(msg)),
  children: List(element.Element(msg)),
) -> element.Element(msg)

render creates a Lustre Element for a StepperNext

Search Document