View Source Tremorx.Components.Bar (tremorx v0.1.1)

Renders ProgressBar, DeltaBar

Summary

Functions

Renders a progress bar

Functions

Renders a progress bar

Attributes

  • value (:any) - Defaults to nil.
  • label (:string) - Defaults to nil.
  • show_animation (:boolean) - Defaults to false.
  • class (:string) - Defaults to nil.
  • color (:string) - Defaults to nil.
  • Global attributes are accepted.