clearTrixtaReactionResponse

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

import {
  clearTrixtaReactionResponse
} 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?