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
Is it possible to create custom prop visualizers? i.e.: For instance: specifying a React component to render in the properties panel for a particular prop or type. An example might be a dropdown to select an enum or maybe a list of components, however, I want to use my own React component, ie in this scenario I would create a React dropdown component and pass it in so it appears in the properties panel.
Thank you in advance
The text was updated successfully, but these errors were encountered:
Is it possible to create custom prop visualizers? i.e.: For instance: specifying a React component to render in the properties panel for a particular prop or type. An example might be a dropdown to select an enum or maybe a list of components, however, I want to use my own React component, ie in this scenario I would create a React dropdown component and pass it in so it appears in the properties panel.
Thank you in advance
The text was updated successfully, but these errors were encountered: