Frontend API symbols
HostEventName
Every event Tappify emits, which a mount or a server can subscribe to.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Every event Tappify emits, which a mount or a server can subscribe to.
type HostEventName = typeof EVENTS[number];
Was this page helpful?