Should we still use semantic variant names on Button (and ToggleGroup)? #4705
mimarz
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Prior to v1 we changed naming of variants on
Button(andToggleGroup) fromfilled,outline,ghosttoprimary,secondary,tertiary.This was primarily due to wanting to give a semantic recommendation on what type of buttons could be used as primary, etc action.
Some observations since v1 release;
filled,outline,ghost)Suggest changing the variant names on
Buttonback to being descriptive variant namesfilled,outline,ghost.Beta Was this translation helpful? Give feedback.
All reactions