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

Allow calculations to return React component for the template #29

Open
AnsonT opened this issue Dec 9, 2015 · 1 comment
Open

Allow calculations to return React component for the template #29

AnsonT opened this issue Dec 9, 2015 · 1 comment

Comments

@AnsonT
Copy link

AnsonT commented Dec 9, 2015

It'll be useful to support value editors if we can render the template value as a react component if it's a function instead of text.

@fairchild
Copy link

not quite the same, but similar, we added ability to use a component for a column header. In our case we needed a data filter. (It's on the list to send a pull request, after we add some tests.) It was pretty simple to add. If you want to see how we did it, as I think it is probably similar to what you are wanting to do, master...FieldDayTech:master

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

2 participants