Skip to content

children type NodeComponentType not exposed for consumption #81

@jdmg94

Description

@jdmg94

The children prop is typed as NodeComponentProps on TreeProps, however the type is not exported. Only TreeWalker and TreeWalkerValue types get exported from ./Tree as you can see here

In order to properly type my custom tree node component this type should be exposed to the consumer of the library

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