ExternalComponentNoPropsWithAttributesWithRefType

slinky.core.ExternalComponentNoPropsWithAttributesWithRefType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

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

Abstract fields

val component: String | Object