Skip to content
On this page

Tag Input Formtype

A Function which returns an object for your option

Example Usage

js
optionType: SoftUI.formTypes.tagInput(false),

Params

NameTypeDescription
disabledBooleanA boolean which shows if the tagInput appears disabled

Types

Released under the MIT License.