← Tailwind CSS classes list

Tailwind CSS class: .placeholder-opacity-50

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

Preview

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.

CSS source

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

More in Tailwind CSS Utilities