Add object's attribute
Posted: Sun Dec 12, 2021 5:15 am
I updated NU from GitHub and tried to use the attribute autocapitalize="words", but it doesn't work. Attribute "placeholder=..." works fine.
autocapitalize
The autocapitalize attribute specifies that the text entered by the user should be automatically capitalized. The autocapitalize attribute is a global attribute that can be applied to any tag.
CODE: SELECT ALL
autocapitalize="words"