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

Initializer

Properties


display_hintOptional

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

omit_emptyOptional

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