Svelte UI

Button Component

Variants

A ghost Button with borderless=false is the outline button — a transparent fill with a visible tint edge, no separate variant. The 1px box is identical either way, so heights never shift.

Sizes

The shared size axis (the counterpart to variant): sm 24px · md 32px (default) · lg 40px. Every sizeable component (Input, Select, …) consumes the same prop.

With Icons

Icon Only

Sizing

Text Only (Auto-width with padding)

Icon + Text (Auto-width with padding)

Icon Only (Fixed 32x32px square)

Interactive

As Links

Custom Content (Children)

Disabled