Replies: 1 comment
-
Hello @pweeshe, the typings in the documentation for Examples for the usage of these props can be found in the documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Docs, here, describe the OptionType as
type OptionType = { [string]: any }
,This doesn't seem very helpful or clear about the option properties it could take? It'd be nice to have them around here.
Beta Was this translation helpful? Give feedback.
All reactions