Skip to content

Clear separation of model and view concerns in Solara? #88

Answered by maartenbreddels
metaperl asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, I think I understand the confusion. solara.reactive has nothing to do with the interface. It's a container around data to make it reactive. This is in solara how we separate UI from application state/data.

Also see https://solara.dev/examples/utilities/todo , where we store todo items in a dataclass . I hope that helps.

Does this clarify things?

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@maartenbreddels
Comment options

@metaperl
Comment options

@maartenbreddels
Comment options

Answer selected by metaperl
@metaperl
Comment options

@maartenbreddels
Comment options

@metaperl
Comment options

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