TermEdit.Terms

Syntax

Terms: Array;

Description

The Terms property sets a list of terms.

Comments

Use JSON or the setTerms method to set the property value and the getTerms method to get the property value.

Example

The example of property use is given in the Example of Creating the TermEdit Component page.

See also:

TermEdit