bug: input placeholder attr will be treated as className
See original GitHub issue<div class="w-96 mx-auto py-10 border bg-gray-100">
<input class="p-4" placeholder=" border bg-red-400 "/>
</div>
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
jQuery not able to retrieve placeholder attribute value?
Is there a jQuery way for me to retrieve the placeholder attribute of a form input element? I've tried the obvious:
Read more >placeholder - CSS: Cascading Style Sheets - MDN Web Docs
The ::placeholder CSS pseudo-element represents the placeholder text in an or element.
Read more >Don't Use The Placeholder Attribute - Smashing Magazine
Let's clarify why you need to stop using it. Introduced as part of the HTML5 specification, the placeholder attribute “represents a short hint ......
Read more >The mysterious WebKit placeholder overflow bug
Under some circumstances using a placeholder attribute on text input fields can cause overflow problems in WebKit-based browsers.
Read more >Forms - React-Bootstrap
Change the underlying component CSS base class name and modifier class names prefix. This is an escape hatch for working with heavily customized...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Maybe we should add
placeholder
intro the default ignore listSorry, i understand your mean now.