Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic <Turbo:Stream> component #2301

Closed
wants to merge 11 commits into from

Conversation

seb-jean
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
Issues #2298 (comment)
License MIT

I have a genetic Turbo Stream component. To use it, you can do this:

<twig:Turbo:Stream action="turbo_frame_reload" target="count-post" />

The rendering is:

<turbo-stream action="turbo_frame_reload" target="count-post"></turbo-stream>

@carsonbot carsonbot added Feature New Feature Status: Needs Review Needs to be reviewed labels Oct 25, 2024
@seb-jean seb-jean marked this pull request as draft October 25, 2024 13:36
@seb-jean seb-jean closed this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants