<select class="w-16 block">
<option>Yes</option>
<option>No</option>
</select>
<select class="appearance-none w-16 block">
<option>Yes</option>
<option>No</option>
</select>
<select class="w-16 block">
<option>Yes</option>
<option>No</option>
</select>
<select class="appearance-none w-16 block">
<option>Yes</option>
<option>No</option>
</select>
.appearance-none {
appearance: none;
}
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
© 2024 Shuffle. All rights reserved.