FlowbiteRouterLinkActiveDirective
Decorators: |
|
Selectors: | [ |
Wrapping directive over RouterLinkActive.
See Also
Constructor
Set the RouterLinkActive's ariaCurrentWhenActive to the value passed to the component (via this Directive). |
Presentation
|
Properties
Name | Type | Description |
---|---|---|
routerLinkActive |
|
|
Accessors
Methods
onIsActiveChange() |
---|
Update _isActive when |
Presentation
|
Returnsvoid |
Usage Notes
It provides a clean way to have 'isActive' data with signal base value.