Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 378 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 378 Bytes

Loading (spinners)

Components for loading animations for various scenarios within your application.

  • <Loading> a basic, standalone loading spinner
  • <LoadingPane> a Pane with a loading spinner. For use within existing <Paneset>s. Accepts the props of <Pane>.
  • <LoadingView> for fullscreen views. Accepts the props of <Pane> and includes a wrapping <Paneset>.