Skip to content

Allow custom rendering, using the existing traversal logic in the default theme? #2392

Closed as not planned
@NullVoxPopuli

Description

@NullVoxPopuli

Search Terms

react, jsx

Problem

I'm wanting to render typedoc JSON with live, interactively rendered code snippets from my JSDoc's comments -- this can be done an infinite number of ways, but I feel like typedoc is in a good place to handle the module/type/specifier/symbol lookup for everyone.

Suggested Solution

Refactor out the JSX / React stuff to a "default renderer" so folks could opt to not use it at all (maybe even extracted to its own package, so if folks don't use React, they don't have to install it), and provide callback apis for rendering?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions