Version Number
latest
Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/react-ts-form-example-6gkuyx?file=%2Fsrc%2FApp.tsx%3A136%2C47
Steps to reproduce
- Go to https://react-ts-form.com/docs/docs/example-inputs/select
- You can see how to setup a Select List component. Seen here. It takes a list of options.
- The codesandbox example does not show how to pass these options via a Zod schema
- The Form examples do not show how to pass these options via a Zod schema
- Nowhere is it described how to pass these options via a Zod schema
Expected behaviour
It should say somewhere. how to do it.
Relevant log output
No response
Version Number
latest
Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/react-ts-form-example-6gkuyx?file=%2Fsrc%2FApp.tsx%3A136%2C47
Steps to reproduce
Expected behaviour
It should say somewhere. how to do it.
Relevant log output
No response