Skip to main content
  • Snap

snap_updateInterface

Parameters

id

stringrequired

The interface id.

ui

JSXElementrequired

The components to display in the interface.

context

Record<string, Json> | null