japgolly.scalajs.react.vdom
Represents a value that can be nested within a ReactTag. This can be another TagMod, but can also be a CSS style or HTML attribute binding, which will add itself to the node's attributes but not appear in the final children list.
children
Applies this modifier to the specified Builder, such that when rendering is complete the effect of adding this modifier can be seen.
Represents a value that can be nested within a ReactTag. This can be another TagMod, but can also be a CSS style or HTML attribute binding, which will add itself to the node's attributes but not appear in the final
children
list.