Skip to content

Add support for Typescript based React components #788

@jimidle

Description

@jimidle

Is your feature request related to a problem? Please describe.
Many graphical components are now written using typescript .tsx, and it can be awkward to create components that interface to them from .js - though I admit that a better React programmer than I am may find that to be fairly trivial.

Describe the solution you'd like
Add support for components written in Typescript, with a few examples like the d3 examples and one practical interface such as one of the React graphing libraries.

Describe alternatives you've considered
Learning how to interact with external tsx based components using .js.

Additional context
Everything seems to be written using Typescript now and Idyll is a little behind. It would definitely be an upgrade to support .tsx based components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions