File

core/action-bar/action-bar.model.ts

Extends

ActionBarItemBase

Index

Properties

Properties

component
component: Type<any> | TemplateRef<any>
Type : Type<any> | TemplateRef<any>

A component that should be rendered as the ActionBarItem. Note: As a ActionBarItem is rendered in a

  • it is good practice to remove the wrapper node to not run into CSS issues. You can do so by defining the selector as a li: li[customExtension] (see: https://stackoverflow.com/a/56887630/923270 or https://stackoverflow.com/a/38716164/923270)

  • template
    template: never
    Type : never
    Optional

    results matching ""

      No results matching ""