thread-card-tags.mjs |
Visual representation of message tags up to 3 images, followed by a visual
counter of all other tags.
@tagname thread-card-tags
@attribute {string} tags - The list of tags to visualize as images.
|
3484 |
thread-card.mjs |
The tr element row of the TreeView table for the cards view layout.
NOTE: The main child is a clone of the `#threadPaneCardTemplate` template.
@tagname thread-row
@augments {TreeViewTableRow}
|
5032 |
thread-row.mjs |
The tr element row of the TreeView table.
NOTE: The main child is a clone of the `#threadPaneRowTemplate` template.
@tagname thread-row
@augments {TreeViewTableRow}
|
9972 |