m3e/chip_set
ChipSet is a container used to organize chips into a cohesive unit.
This file was generated: By: m3e/generator version 0.1.0 At: 2026-05-05T14:38:23+10:00
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