zoomable-frame
Allows zooming into content within a container.
Usage
Zoomable frame with min/max zoom bounds
zoomable-frame(min-zoom=0.5 max-zoom=3 src="/showroom")Attributes
| Name | Type | Default | Description |
|---|---|---|---|
min-zoom | number | 0.1 | Minimum zoom level. |
max-zoom | number | 5 | Maximum zoom level. |