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

Support all parameters that allow custom JS strings #5

Open
machow opened this issue Jul 26, 2024 · 0 comments
Open

Support all parameters that allow custom JS strings #5

machow opened this issue Jul 26, 2024 · 0 comments

Comments

@machow
Copy link
Owner

machow commented Jul 26, 2024

Currently, I am using a file called index2.js, that adds two custom behaviors to reactable's js code:

  1. support hydrating react elements (essentially a no-op)
  2. potentially evaluate parameters with custom JS

For (2), I had to manually code the names of all props that may be custom JS code. We should make sure every parameter that supports this behavior is in there, so we have a fully worked out index2.js file, to potentially PR to reactable.

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