renderer Property in Dialog Does Nothing in React

Some properties might work because of attribute deserialization = you can set the grid’s items attribute as a JSON string representation of an array and Polymer will deserialize that as an actual array object and then assigns the result as the items property. Same thing with opened, though it’s a simpler case.