Skip to main content

WebviewWidgetSlot

type
type WebviewWidgetSlot = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'center'

Import

import { WebviewWidgetSlot } from '@modular/sdk';