Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogOptions

Hierarchy

  • DialogOptions

Index

Properties

Properties

Optional dialogStyle

dialogStyle: DialogStyle

Specifies the style for the popup dialog.

since

1.10.0 and Tableau 2022.4

Optional height

height: undefined | number

Specifies the suggested height (in pixels) of the popup dialog. Not guaranteed to be exactly that height.

Optional width

width: undefined | number

Specifies the suggested width (in pixels) of dialog to display. Not guaranteed to be exactly that width.