Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationGroup

Group of actions.

It shows name of a group, drop down list of actions and some actions which are shown in case list is covered. Группа действий, показывает название группы и раскрываемые список ее действий, а также несколько действий рядом с группой, которые видны не раскрывая список.

Hierarchy

  • OperationGroup

Index

Properties

actions

actions: Operation[]

List of group actions

Optional icon

icon: string

An icon (https://ant.design/components/icon) to display on operation button,

maxGroupVisualButtonsCount

maxGroupVisualButtonsCount: number

Number of showed actions in case list is covered

Optional showOnlyIcon

showOnlyIcon: boolean

Omit text value of operation in favor of icon

text

text: string

Displayed name of a group

Optional type

type: string

Unique identifier for the operation group

Generated using TypeDoc