Skeleton
Custom skeleton component.
Installation
Copy the following code into your app directory.
buridan add component skeletonUsage
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.