restricted.html — react Source File
Architecture documentation for restricted.html, a html file in the react codebase.
Entity Profile
Source Code
<script src="shared.js"></script>
<link rel="stylesheet" href="shared.css" />
<style>
html, body {
min-width: 286px;
min-height: 33px;
}
</style>
<p>
<b>This is a restricted browser page.</b>
<br />
React devtools cannot access this page.
</p>
Source
Frequently Asked Questions
What does restricted.html do?
restricted.html is a source file in the react codebase, written in html.
Where is restricted.html in the architecture?
restricted.html is located at packages/react-devtools-extensions/popups/restricted.html (directory: packages/react-devtools-extensions/popups).
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free