iFrame
The method to use
url: str
order: intheight: int
cols_size: Optional[int]
padding: Optional[str]Video demonstration of the HTML iFrame
Examples
1. Default configuration

2. Title for the iframe, size and padding

padding='0,0,0,3', and size with cols_size=8.Last updated
Was this helpful?