<button on:click='fire("select", { selection: "foo" })'>select foo</button> <button on:click='fire("select", { selection: "bar" })'>select bar</button> <button on:click='fire("select", { selection: "baz" })'>select baz</button>