<browser-window>

A Safari-style browser window web component for demos and tutorials

Features

Quick Start

Installation

Install via npm:

npm install @profpowell/browser-window

Or include via CDN:

<script type="module" src="https://unpkg.com/@profpowell/browser-window"></script>

Basic Usage

<browser-window src="demo.html" url="https://example.com" shadow> </browser-window>

Related Components

Part of the ProfPowell vanilla web components suite: