Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 869 Bytes

File metadata and controls

21 lines (11 loc) · 869 Bytes

Properties and Methods of the Window, Document, and Navigator Interfaces

License: MIT

Description

This is a dashboard-style React application that allows users to see and interact with some of the properties and methods of the browser's Window, Document, and Navigator interfaces.

Usage

Run the app with Vite using the 'npm run dev' script and open it in a browser. Play with the various widgets to explore properties and methods of the browser's Window, Document, and Navigator interfaces!

screenshot of dashboard

screenshot of style settings

screenshot of window interaction with custom alert

License

This repository uses an MIT License ↗️.