File

core/action/action.model.ts

Extends

ActionBase

Index

Properties

Properties

action
action: never
Type : never
Optional
component
component: never
Type : never
Optional
icon
icon: string
Type : string
Optional

The icon to show on this action (optional)

label
label: never
Type : never
Optional
template
template: any
Type : any

A template that should be rendered as the action. [[ActionWithTemplate]] actions are combined in a "add"-button dropdown. Note: As a Action 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)

  • results matching ""

      No results matching ""