Tailwind CSS Classes

Tailwind CSS class .placeholder-opacity-50

<input class="placeholder-opacity-50 placeholder-black block" placeholder="Text"/>

Preview

CSS source

.placeholder-opacity-50 { --placeholder-opacity: 0.5; }

Check .placeholder-opacity-50 in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Tailwind CSS classes in Utilities category

© 2024 Shuffle. All rights reserved.