Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are types for default renderers, cell etc. missing? #301

Open
mungojam opened this issue Sep 16, 2021 · 0 comments
Open

Are types for default renderers, cell etc. missing? #301

mungojam opened this issue Sep 16, 2021 · 0 comments

Comments

@mungojam
Copy link
Contributor

We sometimes extend react datasheet by extending the underlying default behaviour.

But when doing this from typescript, it doesn't seem to be able to find the components to import them. I don't really understand what's going on with it, but I note that they aren't listed in the types folder, only the interfaces are.

Here is an example:

image

Note that the import works fine if the file is a .jsx so I think it's something to do with types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant