RefFunctionComponent

io.github.edadma.fluxus.implicits$package.RefFunctionComponent
implicit class RefFunctionComponent[P <: Product](f: (P, RefHook) => FluxusNode)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def <>(propsWithRef: (P, RefHook)): ComponentNode