Provides base utilities for classes that generate clickable links.
| Name | Type | Flags | Default | Default Prefix | Description |
|---|---|---|---|---|---|
| anchor | String | literal | An anchor value to append to the generated URL (the hash separator will be added automatically). | ||
| disabled | boolean | false | prop | If true, then then no link element is rendered (and no informal parameters as well). The body is, however, still rendered. |