lustre/ui/prose

Functions

pub fn full() -> Attribute(a)
pub fn narrow() -> Attribute(a)
pub fn of(
  element: fn(List(Attribute(a)), List(Element(a))) -> Element(a),
  attributes: List(Attribute(a)),
  children: List(Element(a)),
) -> Element(a)
pub fn prose(
  attributes: List(Attribute(a)),
  children: List(Element(a)),
) -> Element(a)
pub fn wide() -> Attribute(a)
Search Document