Themable Button
Open
3pt
api approved
design approved
theming
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
As a developer
I can add a themable button to my app
so it fits in with other UI
---
_dev notes_
New design system has different names for some of the old variants. We have to continue supporting existing variant names in addition to new variant names.
```
primary -> solid
secondary -> outline
```
The new design system doesn't support different button sizes. Each density has one button size.
Contributor guide
Assessment
This issue has not been assessed yet.