m3e/step_panel

step_panel provides Lustre support for the M3E Step Panel component

Types

StepPanel provides Lustre support for the [M3E Step Panel component

Fields:

  • id: The identifier of the step panel
pub opaque type StepPanel

Values

pub fn id(arg: StepPanel, id: String) -> StepPanel

id sets the id field

pub fn new(id: String) -> StepPanel

new creates a new StepPanel

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

render creates a Lustre Element(msg) from a StepPanel

Search Document