🏠 New in Low Baseline Support: contenteditable="plaintext-only"
March 4, 2025
The contenteditable="plaintext-only" global HTML attribute allows the user to edit the content of an element, but prevents rich-text formatting.
March 4, 2025
The contenteditable="plaintext-only" global HTML attribute allows the user to edit the content of an element, but prevents rich-text formatting.