RegisterDataActionOptions

Interface

The options to register a data action.

Properties

PropertyTypeNotes
typeofDummnyDataAction

The data action class.

string

The data action icon.

string

The data action ID.

string

The data action label.

string

The data action name.

string

The data action URI.

string

The widget ID that provides the data action.

ActionClass

optional
Interface Property
ActionClass: typeofDummnyDataAction

The data action class.

icon

optional
Interface Property
icon: string

The data action icon.

id

Interface Property
id: string

The data action ID.

label

Interface Property
label: string

The data action label.

name

optional
Interface Property
name: string

The data action name.

uri

optional
Interface Property
uri: string

The data action URI.

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.