--- title: Table desc: Element that displays tabular data in a structured format of rows and columns. ico: mdi:table keywords: - column - data - row controls: - name: text type: text label: Text desc: Some desc. default: Text options: preview: |
code: html: |
{text}
logic: text: "this.text" ---