Skip to content

@maxhealth.tech/prefab / actions / DisplayMode

Type Alias: DisplayMode

ts
type DisplayMode = "inline" | "fullscreen" | "pip";

Defined in: actions/mcp.ts:60

Released under the MIT License.