setJsonSchemaForm
This method will allow you replace the default form with your own
import Form from "@rjsf/bootstrap-4";
import {
setJsonSchemaForm
} from '@trixtateam/trixta-js-rjsf';
setJsonSchemaForm(Form)
See other themes
Last updated
This method will allow you replace the default form with your own
import Form from "@rjsf/bootstrap-4";
import {
setJsonSchemaForm
} from '@trixtateam/trixta-js-rjsf';
setJsonSchemaForm(Form)
See other themes
Last updated