clearTrixtaReactionRequestStatus

This method will attempt to reset the progress status in the Trixta Reducer for the given roleName and reactionName

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

Parameters

Parameter
Description
Type

roleName

Trixta role name

string

reactionName

Trixta reaction name

string

loadingStatusRef

string?

Last updated

Was this helpful?