Link (Angular)
This guide demonstrates how to use the Link component.
Link Properties
Name | Type | Default | Description |
---|---|---|---|
Name | string | ‘link’ + index suffix | Unique name the Link. |
Text | string | null | Link text. |
Icon | string | null | From the Material Icons font. |
Path | string | null | Path to a page from the application or any valid URL. |