Using other theme from CDN #3255
Unanswered
BartJansseune
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to start another theme eg 'antd' when react-jsonschema-form.js is loaded from CDN?
I don't find any reference to any theme in the source code, so I have my doubts
If it would be possible, I assume one would use:
import { Form } from "@rjsf/antd";
but this results in error:
Beta Was this translation helpful? Give feedback.
All reactions