Basic BranchName

<PrimerBranchName Href="/branches/dev"
                    IconName="IconName.GitBranch16"
                    IconSize="IconSize.Small">
    branch_name
</PrimerBranchName>

<PrimerBranchName Href="/branches/main"
                    ShowIcon="false">
    branch_name
</PrimerBranchName>

BranchName Options

Available options for BranchName component

NameDescriptionDefault Value
Href
Link to the branch
#
ShowIcon
Show Git branch icon
true
Icon
Icon to display (default: GitBranch16)
GitBranch16
IconSize
Size of the icon
Small
Class
Additional CSS classes
-