m3e/bottom_sheet_action
BottomSheetAction is an element, nested within a clickable element, used to close a parenting bottom sheet.
This file was generated by m3e/generator
DO NOT EDIT
Types
BottomSheetAction is a View Model for this component
pub opaque type BottomSheetAction
Values
pub fn new() -> BottomSheetAction
new creates a new BottomSheetAction with the default configuration.
pub fn render(
arg: BottomSheetAction,
attributes: List(attribute.Attribute(msg)),
children: List(element.Element(msg)),
) -> element.Element(msg)
render creates a Lustre Element for a BottomSheetAction