Skip to content

Conversation

maartenbreddels
Copy link
Contributor

@maartenbreddels maartenbreddels commented Dec 20, 2024

Based on Vue's transitions

TODO

@rileythai
Copy link

Do we plan to support structures like this for transitions?

for (i,data) in dataclass.property:
    Component(data=data).key(i) # iteratively generated

where Component is some Solara component that is generated from the dataclass.

Vuetify v2 docs has something similar here. My initial try to implement a parallel format with transition-group failed but I think I had it wrong.

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

Successfully merging this pull request may close these issues.

2 participants