ExternalComponentNoProps

slinky.core.ExternalComponentNoProps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Fragment.type
object StrictMode.type

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: Object => Unit | ReactRef[Object]): BuildingComponent[E, R]

Inherited fields

val component: String | Object