Skip to content

SiLinkDirective documentation

selectorexported-as
[siLink]siLink

Input Properties

NameTypeDefaultDescription
actionParam
any
activeClass
string
ariaCurrent
AriaCurrentTypeType for aria-current to set if routerLink is active.
exactMatch
booleanfalse
Link
siLinkDefaultTarget
string

Output Properties

NameTypeDescription
activeChange
boolean

Attributes and Methods

NameTypeDefaultDescription
(readonly) active
WritableSignal<boolean>false
onClick(...)
(event: any) => voidParameters

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

Except where otherwise noted, content on this site is licensed under MIT License.