Definition
An inline frame is used to embed another document into the current HTML document.
Code
HTML
Copy
<iframe s10object="mycustomer" src="customer.shipping.html"> </iframe>
Example
Component
S10 Framework