const state = await getFullscreenState();
const getFullscreenState: PortalFunction<FullscreenState>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets fullscreen availability and state for the current widget mount.
const state = await getFullscreenState();
const getFullscreenState: PortalFunction<FullscreenState>