ibex-app / frontend

The repository holds the code for front end application to analyze and visualize the results
0 stars 0 forks source link

Placeholder in inputs #29

Open davitjnz opened 2 years ago

davitjnz commented 2 years ago

Placeholder in inputs - {placeholder: 'e.g. "Ukraine AND Kiev" '} in Tag component, if placeholder key exists in filterData object it will appear in the input box, before someone types in something, or focus.

aquarazorda commented 2 years ago

Add "placeholder" key with string in object and it will be added to the input @davitjnz