This is the default Action class. It equals popups/BaseAction("button").
popups/BaseAction("button")
@arcgis/core/support/actions/ActionButton
Optional
Returns true, if the action is visible for a certain feature. If this method is not provided, the default value is true.
true
The feature.
Triggers the action.
Context of the action.
This is the default Action class. It equals
popups/BaseAction("button").See
@arcgis/core/support/actions/ActionButton