ButtonTokens
Component tokens for button components. Centralises all flag-driven token resolution so that each button variant reads from a single source of truth instead of inlining the flag check at every call site. When the rebranding feature flag is eventually removed, only this file changes.
Properties
Link copied to clipboard
The resolved container shape for buttons as a ButtonShape. Used by overloads that delegate to SparkButton.
Link copied to clipboard
The resolved container shape for buttons as a raw Shape. Used by overloads that call BaseSparkButton directly.