remix/ui/button · TypeView Source
ButtonTone
Summary
Visual treatment supported by Button — 'primary', 'secondary',
'ghost', or 'danger'.
Signature
type ButtonTone = keyof typeof toneStyleByTone;
Visual treatment supported by Button — 'primary', 'secondary',
'ghost', or 'danger'.
type ButtonTone = keyof typeof toneStyleByTone;