core/action/action.model.ts
Properties |
action |
action:
|
Type : never
|
Optional |
component |
component:
|
Type : Type<any>
|
A component that should be rendered as the action. This component would be shown directly in the header bar. |
icon |
icon:
|
Type : never
|
Optional |
label |
label:
|
Type : never
|
Optional |
template |
template:
|
Type : never
|
Optional |