Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 639 Bytes

File metadata and controls

18 lines (10 loc) · 639 Bytes

Home > @native-html/iframe-plugin > IframeConfig > scalesPageToFit

IframeConfig.scalesPageToFit property

When the iframe attribute width is wider than the contentWidth, scales down the viewport so that it doesn't overflows horizontally.

Signature:

scalesPageToFit?: boolean;

Remarks

Although it looks like the eponymous WebView prop, it works both on iOS and Android.