I think properties should allow direct constructor assignment. I think it looks better than strings. props: { name: String, age: Number }
I think properties should allow direct constructor assignment. I think it looks better than strings. props: { name: String, age: Number }