Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fathym_atomic_icons/src/src.deps.ts>PluginRenderResult

Fathym's Atomic Icons is a library that supports the optimized creation of customzied icon sets for delivery via Deno Fresh.
Go to Latest
interface PluginRenderResult
import { type PluginRenderResult } from "https://deno.land/x/fathym_atomic_icons@v0.0.17/src/src.deps.ts";

Properties

optional
styles: PluginRenderStyleTag[]

CSS styles to be injected into the page.

optional
scripts: PluginRenderScripts[]

JS scripts to ship to the client.

optional
htmlText: string

Body HTML transformed by the plugin