Skip to Content

InteractionType

InteractionType = "choice" | "form" | "display" | string & object

Defined in: src/react/useUIInteraction.ts:15 

Extensible interaction type - includes built-in types and allows custom strings

Last updated on