Html中placeholder属性实现换行

Html中placeholder属性实现换行

在使用过程中发现\n换行以及<br/>都不行,

最后发现 要使用是unicode字符中的换行符:

&#10;