clearTrixtaActionRequestStatus
This method will attempt reset the progress status in the Trixta Reducer for the given roleName and actionName
import {
clearTrixtaActionRequestStatus
} from '@trixtateam/trixta-js-core';
Parameters
Parameter
Description
Type
roleName
Trixta role name
string
actionName
Trixta action name
string
Last updated
Was this helpful?