@coasys/ad4m / Exports / ExpressionUI
Interface: ExpressionUI
UI factories returning web components
Table of contents
Methods
Methods
constructorIcon
▸ constructorIcon(): string
Returns JS code of a web component used to create new expressions
Returns
string
Defined in
language/Language.ts:82 (opens in a new tab)
icon
▸ icon(): string
Returns JS code of a web component that renders the given expression
Returns
string