Anchor Button
An action that reads as an inline text link, with the same conventions as Button.
Basic
Show codeHide code
Prominences
primary is the blue link; secondary the muted gray inline link.
Show codeHide code
Magnitudes
Show codeHide code
With icons
Show codeHide code
Loading
The loading spinner replaces the leading icon, dims the label, and makes the control non-interactive.
Show codeHide code
Installation
import { AnchorButton } from "@makeplane/propel/components/anchor-button";