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

x/lume/deps/cliffy.ts>Table.from

🔥 Static site generator for Deno 🦕
Very Popular
Latest
method Table.from
Re-export
import { Table } from "https://deno.land/x/lume@v2.3.3/deps/cliffy.ts";

Create a new table. If rows is a table, all rows and options of the table will be copied to the new table.