Table

A styled table component with consistent borders and styling.

NameAgeCity
John25New York
Jane30Los Angeles
<!-- +page.svelte -->
PropTypeDefaultDescription
classNamestring''Additional CSS classes to apply

Note: The Table component also accepts all standard HTML table attributes via $$restProps.