core/action-bar/action-bar.model.ts
Properties |
groupId |
groupId:
|
Type : string
|
Optional |
Identifying this action bar item belongs to a certain group and should only be shown once. |
injector |
injector:
|
Type : Injector
|
Optional |
The injector to use. If not set, the default root injector will be used. |
placement |
placement:
|
Type : "left" | "right" | "more"
|
The placement of the item. |
priority |
priority:
|
Type : number
|
Optional |
Ordering of the actions (high number first) |