Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
WebviewWidgetSlot
type
type WebviewWidgetSlot = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'center'
Import
import { WebviewWidgetSlot } from '@modular/sdk';