TertiaryButton
Every sidekick also needs a lesser sidekick, therefore SecondaryButton has also been granted one. Denotes tertiary actions in context of SecondaryButton.
Basic usage
How does it differ from <Button>
?
The main difference is that this button doesn't lend itself to be overridden with the tw
-prop and its styling
are considered final. This is important because we want our users to consistently recognize the intention behind
this button across multiple uses cases (e.g. "clicking this button will resolve the current actionable").