Skip to content

Table - Web Component โ€‹

...

Browser support โ€‹

Detected engine: ย 

  • Chromium

  • Webkit

  • Gecko

Parameters โ€‹

The Web component uses the <z-table> tag:

The parametrization of the component can be done with the following custom HTML params:

NameTypeDescription
headersobject[]
rowsobject[]

Playground โ€‹

Customization โ€‹

HTML Examples โ€‹

Imports
html
<link rel="stylesheet" href="/0.4.4/@zurich/web-components/styles.css" />
<script type="module" src="/0.4.4/@zurich/web-components/link.js"></script>
Code
html