lustre/prefab/loader

Loader component for lustre_prefab.

A simple loading indicator.

Values

pub fn view(
  extra_attrs: List(@internal Attribute(@internal Aligned, msg)),
) -> stylish.Element(msg)

The loader component.

Example

loader.view([])
Search Document