ComponentsSkeletonUse to show a placeholder while content is loading.Copy MarkdownOpen View Code Usage import { Skeleton } from "@tulip-systems/core/components"; <Skeleton className="h-[20px] w-[100px] rounded-full" /> Examples Avatar View Code Card View Code Text View Code Form View Code Table View CodeSheetExtends the Dialog component to display content that complements the main content of the screen.SliderAn input where the user selects a value from within a given range.