Table of Contents

About

Autocompletion is a floating list that:

  • presents to the user possible values
  • that have been chosen from an input
  • to complete or correct it

Type

Search autocompletion: when the user is typing a search term in a search box

Pattern Entity

Entity autocompletion: when the user is typing a text, a text pattern:

  • will capture the search term
  • trigger the rendering of the auto-completion list

Example of feature: @user