import { KeyworkHTMLDocumentAppRoot } from "https://deno.land/x/keywork@v6.2.1/react/mod.ts";
The default ID assigned to the React root element.
<div id={KeyworkHTMLDocumentAppRoot}>{children}</div>
import { KeyworkHTMLDocumentAppRoot } from "https://deno.land/x/keywork@v6.2.1/react/mod.ts";
The default ID assigned to the React root element.
<div id={KeyworkHTMLDocumentAppRoot}>{children}</div>