renderMode property
Render mode for embedding in different contexts.
modal: Full modal with overlay, positioning, visibility wrapper (default)sidebar: Content only, for embedding in sidebar panelinline: Content only, no visibility check
Implementation
final ModalRenderMode renderMode;