core/action/action.model.ts
Properties |
disabled |
disabled:
|
Type : boolean
|
Optional |
Is that action disabled. |
injector |
injector:
|
Type : Injector
|
Optional |
The injector to use. If not set, the default root injector will be used. |
priority |
priority:
|
Type : number
|
Optional |
Ordering of the actions (high number first) (optional) |