Skip to content

Display components wrapped in Higher-Order components #212

@hollandThomas

Description

@hollandThomas

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.

vue-styleguidist-hoc

Is it possible to implement that feature? Thanks

Also, if possible, respect /** */ inline documentations defined in HOC's.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions