m3e/chip_set
ChipSet is a container used to organize chips into a cohesive unit.
This file was generated by m3e/generator
DO NOT EDIT
Types
ChipSet is a View Model for this component
Fields:
- vertical: Whether the element is oriented vertically.
pub opaque type ChipSet
Values
pub const default_vertical: Vertical
pub fn render(
model: ChipSet,
attributes: List(attribute.Attribute(msg)),
children: List(element.Element(msg)),
) -> element.Element(msg)
render creates a Lustre Element for a ChipSet