scenic_loader v0.1.0 Scenic.Loader.Component View Source

A helper to add a loading spinner to a scene

Link to this section Summary

Functions

Add a loading spinner to your graph

See loader/2

Stops (removes) the loader from graph.

Link to this section Functions

Link to this function

loader(graph_or_primitive, options \\ [])

View Source

Add a loading spinner to your graph

See loader/2

Link to this function

stop_loader(g, id \\ :loader)

View Source

Stops (removes) the loader from graph.