Suggest Input Examples
e-suggest-input
<e-suggest-input>
<e-suggest-input-option>Amethyst</e-suggest-input-option>
<e-suggest-input-option>Baryte</e-suggest-input-option>
<e-suggest-input-option>Celestine</e-suggest-input-option>
<e-suggest-input-option>Dioptase</e-suggest-input-option>
<e-suggest-input-option>Epidote</e-suggest-input-option>
</e-suggest-input>
[options=]
<e-suggest-input options='["Amethyst", "Baryte", "Celestine"]'></e-suggest-input>
<e-suggest-input></e-suggest-input>
[value=]
<e-suggest-input value="Amethyst">
<e-suggest-input-option>Amethyst</e-suggest-input-option>
<e-suggest-input-option>Baryte</e-suggest-input-option>
<e-suggest-input-option>Celestine</e-suggest-input-option>
</e-suggest-input>
[loading]
<e-suggest-input loading></e-suggest-input>
[placeholder=]
<e-suggest-input placeholder="Type name of mineral">
<e-suggest-input-option>Amethyst</e-suggest-input-option>
<e-suggest-input-option>Baryte</e-suggest-input-option>
<e-suggest-input-option>Celestine</e-suggest-input-option>
<e-suggest-input-option>Dioptase</e-suggest-input-option>
<e-suggest-input-option>Epidote</e-suggest-input-option>
</e-suggest-input>
[error]
<e-suggest-input error>
<e-suggest-input-option>Amethyst</e-suggest-input-option>
<e-suggest-input-option>Baryte</e-suggest-input-option>
</e-suggest-input>