core/action-bar/action-bar.model.ts
Properties |
component |
component:
|
Type : Type<any> | TemplateRef<any>
|
A component that should be rendered as the ActionBarItem. Note: As a ActionBarItem is rendered in a li[customExtension]
(see: https://stackoverflow.com/a/56887630/923270 or
https://stackoverflow.com/a/38716164/923270)
|
template |
template:
|
Type : never
|
Optional |