You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Elements with multiple attributes should span multiple lines, with one attribute per line.**
In JavaScript, splitting objects with multiple properties over multiple lines is widely considered a good convention, because it's much easier to read. Our templates and [JSX](../guide/render-function.html#JSX) deserve the same consideration.
The text was updated successfully, but these errors were encountered:
kr.vuejs.org/src/v2/style-guide/index.md
Lines 1259 to 1263 in 6df59ee
The text was updated successfully, but these errors were encountered: