Preparing search index...
The search index is not available
@amirsavand/ngx-common - v4.2.0
@amirsavand/ngx-common
RouterLink
Interface RouterLink
interface
RouterLink
{
active
?:
string
;
exact
?:
boolean
;
params
?:
Params
;
path
:
(
|
undefined
|
null
|
string
|
number
)
[]
;
}
Index
Properties
active?
exact?
params?
path
Properties
Optional
active
active
?:
string
Optional
exact
exact
?:
boolean
Optional
params
params
?:
Params
path
path
:
(
|
undefined
|
null
|
string
|
number
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
exact
params
path
@amirsavand/ngx-common - v4.2.0
Loading...