Trait that contains the contents of the Tags
object, so they can be mixed
in to other objects if needed.
Contains HTML tags which are used less frequently.
Contains HTML tags which are used less frequently. These are generally imported individually as needed.
(Since version 0.6.0) React 0.12 has introduced ReactElement which is what ReactOutput was created to represent. Replace ReactOutput with ReactElement.