-
-
Notifications
You must be signed in to change notification settings - Fork 410
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hey,
I applied the Higher-Order Component (HOC) design-pattern (concept for react explained here) like this: vuejs/vue#6201 (comment)
A component that makes use of such a HOC is no longer displayed by vue-styleguidist.
I suppose that vue-styleguidist needs a component to return an Object of the structure seen in the screenshot. A HOC of course returns a function instead, as seen in that screenshot as well.
Is it possible to implement that feature? Thanks
Also, if possible, respect /** */ inline documentations defined in HOC's.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request