You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is a sensible set of default widgets being rendered. In some cases though, there may be the need to customize appearance. The react library used to generate the forms has this capability, but it is not yet exposed to the prompt creator. Idea would be to add a new field to a Prompt entity that would provide the UI Schema.
Currently, there is a sensible set of default widgets being rendered. In some cases though, there may be the need to customize appearance. The react library used to generate the forms has this capability, but it is not yet exposed to the prompt creator. Idea would be to add a new field to a Prompt entity that would provide the UI Schema.
Documentation: https://react-jsonschema-form.readthedocs.io/en/latest/api-reference/uiSchema/
The text was updated successfully, but these errors were encountered: