WithAttrs

slinky.core.WithAttrs$
See theWithAttrs companion class
object WithAttrs

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A](component: Any, mods: Seq[TagMod[A]]): WithAttrs[A]

Implicits

Implicits

implicit def build(withAttrs: WithAttrs[_]): ReactElement
implicit def buildContainer[F[_]](withAttrs: F[WithAttrs[_]])(implicit f: ReactElementContainer[F]): F[ReactElement]