App identification (name and version)
OptionalautoAutomatically report size changes to the host.
Disable this for apps that manage their own height (canvases, editors,
diagrams) or that use viewport-relative sizing like 100vh, and call
app.sendSizeChanged manually instead.
Declares what features this app supports.
OptionalonCalled after App is created but before connection.
Use this to register request/notification handlers that need to be in place before the initialization handshake completes.
Options for configuring the
useApphook.See
useAppfor the hook that uses these optionsuseAutoResizefor manual auto-resize control with customAppoptions