Skip to main content
Module

x/lume/core/site.ts>ComponentsOptions

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface ComponentsOptions
import { type ComponentsOptions } from "https://deno.land/x/lume@v1.15.2/core/site.ts";

The options to configure the components

Properties

variable: string

The variable name used to access to the components

cssFile: string

The name of the file to save the components css code

jsFile: string

The name of the file to save the components javascript code