Skip to content
Discussion options

You must be logged in to vote

If you mean can you update data based on user selections in page, then yes, a Framework application is reactive:

https://observablehq.com/framework/reactivity

There are built-in tools and inputs for giving user controls that will cause graphs and page elements to re-render based on those choices.

The specific behaviour you are describing (faceted filtering) is also possible to implement, but there's no built-in tooling for that.

So nothing stopping you from doing it, but you'd be doing it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bzm3r
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