ExternalComponentNoPropsWithAttributesWithRefType

class Object
trait Matchable
class Any

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