com.yang_bo.ReactToBindingHtml
See theReactToBindingHtml companion object
final class ReactToBindingHtml[WrapperElement <: Element](reactElement: ReactElement, wrapperElement: WrapperElement) extends Binding[WrapperElement]
A Binding.scala element that wraps a React component.
Attributes
- See also
-
ReactToBindingHtml.Implicits.reactElementBindable for inserting a React component into an
@html
literal or anhtml"..."
interpolation. - Companion
- object
- Source
- ReactToBindingHtml.scala
- Graph
-
- Supertypes
Members list
In this article