m3e/step_panel
StepPanel is a panel presented for a step in a wizard-like workflow.
This file was generated by m3e/generator
DO NOT EDIT
Types
Slots are used in child elements to insert content into this component
pub type Slot {
Actions
}
Constructors
-
Actions
Values
pub fn render(
arg: StepPanel,
attributes: List(attribute.Attribute(msg)),
children: List(element.Element(msg)),
) -> element.Element(msg)
render creates a Lustre Element for a StepPanel
pub fn slot(s: Slot) -> attribute.Attribute(msg)
slot returns a Lustre Attribute(msg) for the given slot name