SiLinkDirective documentation¶
selectorexported-as
[siLink]
siLink
Input Properties¶
Name | Type | Default | Description |
---|---|---|---|
actionParam ¶ | any | ||
activeClass ¶ | string | ||
ariaCurrent ¶ | AriaCurrentType | Type for aria-current to set if routerLink is active. | |
exactMatch ¶ | boolean | false | |
siLink ¶ | Link | ||
siLinkDefaultTarget ¶ | string |
Output Properties¶
Name | Type | Description |
---|---|---|
activeChange ¶ | boolean |
Attributes and Methods¶
Name | Type | Default | Description |
---|---|---|---|
(readonly) active ¶ | WritableSignal <boolean > | false | |
onClick(...) ¶ | (event: any ) => void | Parameters
|
Types Documentation¶
|
Represents a translatable string. This can either be a translation key, e.g. ACTIONS.EDIT that will be automatically translated when displayed on the UI or a pre-translated string, e.g. Edit . Equivalent to a normal string in usage and functionality. |
---|
Translatable import imported from @siemens/element-translate-ng |
---|
Except where otherwise noted, content on this site is licensed under MIT License.