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

JS command - add_class, remove_class, and toggle_class #216

Open
bcardarella opened this issue Oct 28, 2024 · 0 comments
Open

JS command - add_class, remove_class, and toggle_class #216

bcardarella opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request parity Used to note places where LVN is trying to achieve parity with vanilla live view.

Comments

@bcardarella
Copy link

js client implementation

Example data:

[
  ["add_class", %{names: ["show"]}]
]

Docs

@bcardarella bcardarella changed the title JS command - add_class & remove_class JS command - add_class, remove_class, and toggle_class Oct 28, 2024
@mobile-bungalow mobile-bungalow self-assigned this Oct 29, 2024
@mobile-bungalow mobile-bungalow added enhancement New feature or request parity Used to note places where LVN is trying to achieve parity with vanilla live view. labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request parity Used to note places where LVN is trying to achieve parity with vanilla live view.
Projects
None yet
Development

No branches or pull requests

2 participants