IFrameType type

The type of workload iframe

type IFrameType = "worker" | "page" | "panel" | "dialog"