flexRender update component props
hello I have a question in svelte. I would like to update the props of different cell component based on some action. currently I use the following:
However when indeterminate change in the callback the property of the componentt is not updated. Is it normal? How can I update the property of component render with flexRender?
0 Replies