clearTrixtaActionResponse

This method will attempt to clear a responses in the Trixta Reducer for the given roleName and actionName

import {
  clearTrixtaActionResponse
} from '@trixtateam/trixta-js-core';

Parameters

Parameter
Description
Type

roleName

Trixta role name

string

actionName

Trixta action name

string

loadingStatusRef

string

Last updated

Was this helpful?