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

x/lume/deps/cliffy.ts>IRowOptions

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface IRowOptions
import { type IRowOptions } from "https://deno.land/x/lume@v2.2.2/deps/cliffy.ts";

Row options.

Properties

optional
indent: number
optional
border: boolean
optional
align: Direction