AAI SDK
    Preparing search index...

    Type Alias ButtonVariant

    ButtonVariant: "default" | "secondary" | "ghost"

    Visual style of a Button (design-system "website refresh": rectangular, ALL-CAPS, tracked labels).

    • "default" — Primary filled button (indigo background).
    • "secondary" — Outlined primary (transparent background, primary border).
    • "ghost" — Raised neutral (surface background with hairline border).