<div class="bg-gray-400 p-2">
<span class="hidden bg-teal-400">One</span>
<span class="block bg-teal-400">Two</span>
</div>
<div class="bg-gray-400 p-2">
<span class="hidden bg-teal-400">One</span>
<span class="block bg-teal-400">Two</span>
</div>
.hidden {
display: 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.