React 16 came with a couple changes to attributes of DOM components e.g. <div>
.
In this lesson we are going to walk through when DOM attributes are filtered out and when they are rendered. We'll also go over what you can validly pass into your custom attributes.