core/action-bar/action-bar.model.ts
Properties |
component |
component:
|
Type : never
|
Optional |
template |
This is used for backwards compatibility with angularjs and allows to content project DOM nodes and template refs. Use component instead. |
template:
|
Type : any
|
Angular template used for Content Projection. to content project DOM nodes and template refs. Use component instead. |