Skip to content

SudoSOS Back-end API / html/document.html / IDocumentMetaRow

Interface: IDocumentMetaRow ​

A label/value pair in one of the right-aligned meta-lists.

Properties ​

lbl ​

ts
lbl: string;

v ​

ts
v: string;

Pre-escaped value; rendered raw.