This commit is contained in:
parent
b2684d5cee
commit
d598004d79
9 changed files with 94 additions and 51 deletions
|
|
@ -344,7 +344,7 @@ Attributes:
|
|||
| `headers="key:Label,..."` | Optional | Human-readable labels for selected columns. |
|
||||
| `link="title"` | Optional | Column whose value links through the row's URL field. |
|
||||
| `url="link"` | Optional | URL field used by the linked column; defaults to `link`. |
|
||||
| `number="slno"` | Optional | Prefix the linked column with a row number field. |
|
||||
| `number="slno"` | Optional | Prefix and sort the linked column by a row number field. |
|
||||
| `caption="Resources"` | Optional | Visible toolbar title and accessible table caption. |
|
||||
| `search="false"` | Optional | Disable local table search; enabled by default. |
|
||||
| `sort="false"` | Optional | Disable sortable headers; enabled by default. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue