import Component from '../../components/zoomable-frame/zoomable-frame.js'; /** * @summary Zoomable frames embed iframe content with built-in controls for zooming, panning, and managing interaction. * @documentation https://webawesome.com/docs/components/zoomable-frame * @status stable * @since 3.0 * * @dependency wa-icon * * @slot zoom-in-icon - The slot that contains the zoom in icon. * @slot zoom-out-icon - The slot that contains the zoom out icon. * * @event load - Emitted when the internal iframe when it finishes loading. * @event error - Emitted from the internal iframe when it fails to load. * * @csspart iframe - The internal `