Skip to content

Binding a data array as reactive state to a custom (chart) component #239

Answered by Tao-VanJS
csm-kb asked this question in Q&A
Discussion options

You must be logged in to vote

I took a glance at your code.

I'm wondering whether we should replace

SimChart(data.val)

with

() => SimChart(data.val)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@csm-kb
Comment options

@Tao-VanJS
Comment options

@csm-kb
Comment options

@Tao-VanJS
Comment options

@csm-kb
Comment options

Answer selected by Tao-VanJS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants