Copyright © 2021 by K4.org
  (v.0.48.124)

Index

Rules

choices

choices: Array

The array can contain a simple list of choices, or can contain objects of the form { title: 'titleString', value: 'value', url?: '<url of the image>' } so the user will be able to see the title, but the value inserted will be the value.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : []

controlType

controlType: String

no doc

Flags : Cached (Note this is uncached)

Expression : "DropdownHover"

filter

filter: Boolean

When 'true', displays an input field to filter the items on keyup. Default is false.

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : false

imageHeight

imageHeight: String

no doc

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : "32px"

imageWidth

imageWidth: String

no doc

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : "32px"

showCaretIcon

showCaretIcon: Boolean

Show or hide the caret icon at the right side of the control

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : false

useImage

useImage: Boolean

no doc

Flags : Cached, Parameter, Spec (Note this is uncached)

Expression : false