Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/netzo/core/plugins/ui/mod.ts>ui

Deno-powered framework for building business web apps
Go to Latest
variable ui
import { ui } from "https://deno.land/x/netzo@0.3.91/core/plugins/ui/mod.ts";

Plugin to add layout (nav, header, footer) and theme (colors, typography, etc.) powered by UnoCSS and netzo/components.

type

(options?: UiConfig) => Plugin