ExternalComponentWithAttributesWithRefType

abstract class ExternalComponentWithAttributesWithRefType[E <: TagElement, R <: Object](implicit pw: => ExternalPropsWriterProvider)
class Object
trait Matchable
class Any

Type members

Types

type Element = E
type Props
type RefType = R

Value members

Concrete methods

def apply(p: Props): BuildingComponent[E, R]

Abstract fields

val component: String | Object