User input

The above uses both fuzzy finding and freeform text input.

cy has two API functions that solicit input from the user:

  • input/find: A fully-featured fuzzy finder for selecting one item from a list.
  • input/text: A freeform text input field for general user input.