Default fallback option
The HTML Table component serves as a fallback option for those who prefer to use the default HTML version of the component.
However, we also provide a custom Table component.
Usage
Import
import { HTMLTable, THead, TBody, Th, Td, Tr } from '@passfort/castle'content_copyCopy
Example
content_copyCopy
live example