ExternalComponentNoPropsWithRefType

slinky.core.ExternalComponentNoPropsWithRefType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def apply(mods: TagMod[Nothing]*): BuildingComponent[E, R]
def withKey(key: String): BuildingComponent[E, R]
def withRef(ref: R => Unit | ReactRef[R]): BuildingComponent[E, R]

Inherited fields

val component: String | Object