Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 662 Bytes

File metadata and controls

15 lines (10 loc) · 662 Bytes
description To display content from another website in your Jet Admin application, you can use an iFrame. This page explains the steps for embedding an iFrame.

IFrame

An embedded web page that supports permissions to allow or deny downloads, form submissions, microphone, and camera access, and popups.

Use an HTML component to include custom HTML and CSS instead of an embedded web page. You can also use a Custom Component to include custom React, HTML, and JavaScript.