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
We're using react-docgen-typescript to get automatic argtypes from our types and from node modules. This works well, but we really like how we're able to set table categories to better organize these argtypes. Do we have to do this manually, or is there a way to set a category for example based on regex?
So far we've only been able to filter out certain props with propFilter
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Summary
We're using react-docgen-typescript to get automatic argtypes from our types and from node modules. This works well, but we really like how we're able to set table categories to better organize these argtypes. Do we have to do this manually, or is there a way to set a category for example based on regex?
So far we've only been able to filter out certain props with propFilter
Additional information
No response
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions