We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f58e94 commit f02fbb9Copy full SHA for f02fbb9
1 file changed
README.md
@@ -75,6 +75,7 @@ const Example () => {
75
// Define Schema
76
schema={givenSchema}
77
uiSchema={givenUISchema}
78
+ xhrSchema={givenXhrSchema || {}}
79
formData={formData}
80
81
// Define Event handlers
0 commit comments