Home > @native-html/iframe-plugin > HTMLIframeProps > source
The source for the iframe.
Signature:
source: {
uri?: string;
html?: string;
};Home > @native-html/iframe-plugin > HTMLIframeProps > source
The source for the iframe.
Signature:
source: {
uri?: string;
html?: string;
};