QuickAccessButton
Outlined full-width button with optional badge, tooltip and loading state. Used as a quick-access shortcut on feature home pages.
Properties
Section titled “Properties”BadgeText
Section titled “BadgeText”Optional badge text. When set, the button is wrapped in a Badge and disabled.
Color applied to the button.
Disabled
Section titled “Disabled”When true, disables the button.
Optional navigation target. When set, the button behaves as a link.
Leading icon (use values from Icons).
Button label.
Loading
Section titled “Loading”When true, shows a progress spinner and disables the button.
OnClick
Section titled “OnClick”Click handler. Combined with QuickAccessButton.Href, QuickAccessButton.Href wins for navigation.
TooltipText
Section titled “TooltipText”Tooltip shown over the badge when QuickAccessButton.BadgeText is set.