BranchName is a label-type component rendered as an <a>
tag by default with monospace font and blue background.
BranchName components get COMMON
system props. Read our System Props doc page for a full list of available props.
Name | Type | Default | Description |
---|---|---|---|
as | String | <a> | sets the HTML tag for the component |
href | String | a URL to link the component to |