Show:

Class for a tag. Never used directly. Passed as an object to ArrayModifier.ArrayTagSearchModifier.

Item Index

Properties

Properties

checked

Boolean

Checked boolean.

Default: true

label

String

Label for the tag.

negate

Boolean

If set to true, val will be not taken if checked, else val will be taken if checked.

Default: false

val

String

Value for the tag.