DataActionConstructorOptions

Interface

The data action constructor options.

Properties

PropertyTypeNotes
string

The data action icon.

string

The data action ID.

IntlShape

The Intl object for i18n.

string

The data action label.

string

The data action name.

string

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.