TrixtaActionResponseComponent

React component to render a Trixta action response using rjsf

import {
  TrixtaActionResponseComponent
} from '@trixtateam/trixta-js-rjsf';

<TrixtaActionResponseComponent
  roleName=""
  actionName=""
  debugMode={false}
/>

Last updated