Gumtree UI
  • Docs
  • UI Primitives
  • Loading

Loading

Loading spinners indicate that content is being loaded.

Import

import { Loading } from "@gumtree/ui/Loading";

Props

PropTypeDefaultDescription
size"xs" | "sm" | "md" | "lg""md"Size of the spinner

Examples

All Sizes

Loading spinners are available in four sizes.

<Loading size="xs" />
<Loading size="sm" />
<Loading size="md" />
<Loading size="lg" />
  • Examples
  • Repository
    • Landing
    • Chat
  • Docs
  • UI Primitives
    • Avatar
    • Badge
    • Button
    • Card
    • Collapsible Section
    • Dropdown
    • Empty State
    • Icon
    • Language Bar
    • Loading
    • Search Input
    • Sidebar Card
    • Table
    • Tabs
    • Tip Box
  • Layout
    • Breadcrumbs
    • Footer
    • Navbar
    • Page Layout
    • Sidebar
    • Status Bar
  • Forge
    • Attention Card
    • Branch Badge
    • Branch Picker
    • Build Status Row
    • Clone Panel
    • Commit Row
    • Commit Strip
    • Contributor Grid
    • Diff View
    • Feed Badge
    • Feed Card
    • File Tree
    • IRC Channel Row
    • Issue Row
    • Readme Card
    • Release Row
    • Repo Card
    • Repo Header
    • Repo Tabs
    • User Card
  • Chat
    • Bot Event
    • Channel Ref
    • Channel Row
    • Channel Tree
    • Chat Header
    • Chat Input
    • Chat Message
    • Chat Pinned Bar
    • Date Separator
    • DM Row
    • Member List
    • Member Row
    • Reaction
    • Read Marker
    • Reply Quote
    • Tree Badge
    • Tree Footer
    • Tree Node
    • Tree Section
Gumtree Git Forge