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

Add prop input types: Function, Union, Node, ElementType, Element, Symbol, InstanceOf, ArrayOf, ObjectOf, CustomProp #23

Open
zachintosh opened this issue Oct 20, 2019 · 0 comments
Labels

Comments

@zachintosh
Copy link
Collaborator

zachintosh commented Oct 20, 2019

Function - EditDrawer
Node - EditDrawer
Union - ???
ElementType - Drag and Drop from Explorer
Element - EditDrawer
Symbol - Custom input that allows you to enter a description. Can be toggled on and off? Maybe we don't support this one yet
InstanceOf - Drag and Drop from Explorer
ArrayOf - Handle the same as Array, just throw warnings like with shape/exact
ObjectOf - Handle the same as Object, just throw warnings like with shape/exact
CustomProp - EditDrawer, probably

@zachintosh zachintosh changed the title Add prop input types: Function, Union, Node Add prop input types: Function, Union, Node, ElementType, Element, Symbol, InstanceOf, ArrayOf, ObjectOf, CustomProp Dec 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant