core/docs/docs.models.ts
Properties |
| click |
| pass a `url` instead |
click:
|
Type : any
|
| Optional |
|
A handler which is called if the DocLink is clicked. |
| component |
component:
|
Type : never
|
| Optional |
| icon |
icon:
|
Type : SupportedIconsSuggestions
|
|
The (css) icon to display. |
| iconSrc |
iconSrc:
|
Type : string
|
| Optional |
|
An alternative image-path as icon. |
| injector |
injector:
|
Type : never
|
| Optional |
| label |
label:
|
Type : string
|
|
A label to display. |
| url |
url:
|
Type : string
|
|
A url where the link naviagates to. |