m3e/tab_panel

TabPanel is a panel presented for a tab.

This file was generated by m3e/generator

     DO NOT EDIT

Types

TabPanel is a View Model for this component

pub opaque type TabPanel

Values

pub fn new() -> TabPanel

new creates a new TabPanel with the default configuration.

pub fn render(
  arg: TabPanel,
  attributes: List(attribute.Attribute(msg)),
  children: List(element.Element(msg)),
) -> element.Element(msg)

render creates a Lustre Element for a TabPanel

Search Document