Onclick component multi event emission support
jonasjabari opened this issue · comments
I want to be able to emit multiple events when using the onclick component like:
onclick emit: "foo, bar, baz" do
plain "emit more events"
endVue.js 3 based reactivity system for Rails. Boost your productivity & easily create reactive web UIs in pure Ruby. Easily extend with pure JavaScript if required. No Opal involved.
Repository from Github https://github.commatestack/matestack-ui-vuejs
jonasjabari opened this issue · comments
I want to be able to emit multiple events when using the onclick component like:
onclick emit: "foo, bar, baz" do
plain "emit more events"
end