Trevixal API
Preparing search index...
@trevixal/ui
InfoRow
Interface InfoRow
One row of an info dialog's table: a term and its description.
interface
InfoRow
{
description
:
string
;
term
:
string
;
}
Index
Properties
description
term
Properties
Readonly
description
description
:
string
Readonly
term
term
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
term
Trevixal API
Loading...
One row of an info dialog's table: a term and its description.