Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a complete example for custom field & widgets? #4100

Open
1 task done
LazerJesus opened this issue Feb 23, 2024 · 1 comment
Open
1 task done

Is there a complete example for custom field & widgets? #4100

LazerJesus opened this issue Feb 23, 2024 · 1 comment

Comments

@LazerJesus
Copy link

LazerJesus commented Feb 23, 2024

Prerequisites

What theme are you using?

core

What is your question?

Hey,
i am reading through the docs and it stands out that all examples are clipped in some way.
for example, there isnt allways a schema definition in any of the examples on the page for custom widget fields, but just magically assumed to be there.
one complete example of a form with custom widgets / fields?

maybe even multiple? the benefit of an example with multiple custom widgets / fields would be to clear up confusion around wheather ui:widget in the example below is arbitrary or semantic.

const uiSchema: UiSchema = {
  'ui:widget': 'checkbox',
};
@LazerJesus LazerJesus added needs triage Initial label given, to be assigned correct labels and assigned question labels Feb 23, 2024
@heath-freenome
Copy link
Member

heath-freenome commented Feb 23, 2024

There are a few examples in the playground:

@heath-freenome heath-freenome added awaiting response and removed needs triage Initial label given, to be assigned correct labels and assigned labels Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants