should Show Suggestions Immediately
Called to determine when to show the suggestion list for a text form element. This allows clients to control the timing of suggestion display.
Return
true to show suggestions immediately when entering edit mode, false to show only after user input (click/type).
Parameters
form Element
The text form element that will show suggestions.