snap_updateInterface
Description
Update an interactive interface. For use in interactive UI.
Parameters
id
stringrequiredThe interface id.
ui
JSXElementrequiredThe components to display in the interface.
Update an interactive interface. For use in interactive UI.
The interface id.
The components to display in the interface.