JSFiddle - React, Tailwind, and code Playground
by dabar
HTML
<select title="select naslov">
<option value="1" title="This is my lengthy explanation of what this selection really means, so since you only see 1 on the drop down list you really know that you're opting to elect me as King of Willywarts! Always be sure to read the fine print!">1</option>
<option value="1" title="naslov">2</option>
</select>