Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/htm/plugins/color-scheme.ts>default

Create `text/html` response with JSX.
Go to Latest
function default
import { default } from "https://deno.land/x/htm@0.2.0/plugins/color-scheme.ts";

Parameters

colorScheme: "dark" | "auto"