@atomico/table
Modules
Custom properties
Global
Description
Properties Table
Properties Tr
Properties Td
Examples
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
import { Table, Tr, Td } from "@atomico/table";// Import that does not associate the tagName by default
import { Table, Tr, Td } from "@atomico/table/elements";import { Table, Tr, Td } from "@atomico/table/react";import { Table, Tr, Td } from "@atomico/table/preact";<script
type="module"
src="http://esm.sh/@atomico/table"></script>
<atomico-table></atomico-table>