Skip to content

DataActionConstructorOptions

Interface

The data action constructor options.

Properties

PropertyTypeNotes
iconstring

The data action icon.

idstring

The data action ID.

intlIntlShape

The Intl object for i18n.

labelstring

The data action label.

namestring

The data action name.

widgetIdstring

The widget ID that provides the data action.

icon

optional
Interface Property
icon: string

The data action icon.

id

Interface Property
id: string

The data action ID.

intl

Interface Property
intl: IntlShape

The Intl object for i18n.

label

optional
Interface Property
label: string

The data action label.

name

optional
Interface Property
name: string

The data action name.

widgetId

optional
Interface Property
widgetId: string

The widget ID that provides the data action.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.