You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can insert any value in Input tag and you have a Drop Down icon for introduce optional sugestions with values, labels and Icons as editable select.
Examples:
Input tag with Data List (Drop Down icon show optional values with lavels in Chrome)
link: http://triancal.esy.es/?p=15&t=6.4951905284
[ NGPrime Input Autocomplete (optional sugestions with Icons)
link: http://www.primefaces.org/primeng/#/autocomplete
](url)
Other sugestions:
Input adicional parameters:
X delete Icon shows when has any value (default true).
Undo icon (Default: false).
Go Boton (Default: false)
Select all text when focus default true.
Esc key: Back to initial value
Editable: As Input or Label/Select tag role. (Default: true)
Note: Icons don't alter tag width
Validation improvements:
Realtime Auto Validation border colors while insert text.
Numbers and Text (<, <=, >, >=, !=)
Array of validators with Regular expressions and funtions().
Internacional: examples: "e equal é" or "n diferent ñ"
DropDown adicicional options:
Selected Item background Color (Default: Automatic (good contrast)).
Max items (Default Max number of items in window)
Scrollbar (Default: Enabled with effects)
AutoOpen: open when focus. (Default: false)
Show: Enable dropdown icon only when has values (Default: true)
Automatic: display dropdown icon only when has focus: (default: true), (false=ever showed)
Sort values (Internacional: example "e or é" or "n ñ") (Default: false)
Note: All values are ever shows bellow with a divider.
Multiple: Select some values with checkbox. (Defaut: false)
Search: with hilights sugestions while you type (begin, contain, seam...)(Default: false)
Exclusive: User only can insert DropDown list values default false
Insert component as values
Groups, disable, hidden and dividers.
Thanks.
The text was updated successfully, but these errors were encountered:
Feature request:
You can insert any value in Input tag and you have a Drop Down icon for introduce optional sugestions with values, labels and Icons as editable select.
Examples:
Input tag with Data List (Drop Down icon show optional values with lavels in Chrome)
link: http://triancal.esy.es/?p=15&t=6.4951905284
[
NGPrime Input Autocomplete (optional sugestions with Icons)
link: http://www.primefaces.org/primeng/#/autocomplete
](url)
Other sugestions:
Note: Icons don't alter tag width
Note: All values are ever shows bellow with a divider.
Thanks.
The text was updated successfully, but these errors were encountered: