DataActionSettingProps

Interface

The props of the data action setting component

Properties

PropertyTypeNotes
string

The data action name.

T

The data action config.

IntlShape

The Intl object for i18n.

(configT) => void

The callback when the setting is changed.

string

The widget ID that provides the data action.

actionName

Interface Property
actionName: string

The data action name.

config

optional
Interface Property
config: T

The data action config.

intl

optional
Interface Property
intl: IntlShape

The Intl object for i18n.

onSettingChange

Interface Property
onSettingChange: (configT) => void

The callback when the setting is changed.

Type declaration
    function(configT): void
    Parameters
    ParameterType
    config
    T
    Returns 
    void

widgetId

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.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close