Skip to main content
Options for creating a lazy list token.

Initializer

Properties


displayHintOptional

  • Type: java.lang.String
  • Default: No hint
Use the given name as a display hint.

omitEmptyOptional

  • Type: java.lang.Boolean
  • Default: false
If the produced list is empty, return ‘undefined’ instead.