Skeleton

Custom skeleton component.

Installation

Copy the following code into your app directory.

buridan add component skeleton

Usage

Make sure to correctly set your imports relative to the component.

from components.base_ui.skeleton import skeleton_component

Examples

Below are examples demonstrating how the component can be used.

General

Card Loading State