Interface: ToolbarAlert

January 18, 2022 · View on GitHub

Kui API Documentation - v11.0.0 / @kui-shell/core / ToolbarAlert

Interface: ToolbarAlert

@kui-shell/core.ToolbarAlert

Table of contents

Properties

  • body
  • title
  • type

Properties

body

• Optional body: string

Defined in

packages/core/src/webapp/views/toolbar-text.ts:33


title

• title: string

Defined in

packages/core/src/webapp/views/toolbar-text.ts:32


type

• type: ToolbarTextType

Defined in

packages/core/src/webapp/views/toolbar-text.ts:31

Contents

  1. 1Table of contents
  2. 1.1Properties
  3. 2Properties
  4. 2.1body
  5. 2.2title
  6. 2.3type