m3e/content_pane

ContentPane is a shaped surface for vertically scrollable content.

This file was generated by m3e/generator

     DO NOT EDIT

Types

ContentPane is a View Model for this component

pub opaque type ContentPane

Values

pub fn new() -> ContentPane

new creates a new ContentPane with the default configuration.

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

render creates a Lustre Element for a ContentPane

Search Document