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

Initializer

Properties


DisplayHintOptional

  • Type: *string
  • Default: No hint
Use the given name as a display hint.

OmitEmptyOptional

  • Type: *bool
  • Default: false
If the produced list is empty, return ‘undefined’ instead.