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

Transition component custom event submission support #7

Closed
jonasjabari opened this issue Mar 24, 2023 · 0 comments
Closed

Transition component custom event submission support #7

jonasjabari opened this issue Mar 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jonasjabari
Copy link
Member

I want to be able to emit custom event(s) when using the transition component like:

transition path: some_path, emit: "close_sidebar, some_other_event" do
  plain "A link in the sidebar"
end

The event should be emitted when clicking the transition, not when the transition is performed successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants