Skip to content

RegisterDataActionOptions

Interface

The options to register a data action.

Properties

PropertyTypeNotes
ActionClasstypeofDummyDataAction

The data action class.

appConfigAppConfig

The app config. Will be set only on the first time load.

iconstring

The data action icon.

idstring

The data action ID.

labelstring

The data action label.

namestring

The data action name.

uristring

The data action URI.

widgetIdstring

The widget ID that provides the data action.

ActionClass

optional
Interface Property
ActionClass: typeofDummyDataAction

The data action class.

appConfig

optional
Interface Property
appConfig: AppConfig

The app config. Will be set only on the first time load.

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.