MdTabScope

class MdTabScope(val elementScope: ElementScope<HTMLElement>) : SlotScope<MdTabScope.Slot> (source)

Constructors

Link copied to clipboard
constructor(elementScope: ElementScope<HTMLElement>)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val elementScope: ElementScope<HTMLElement>

Functions

Link copied to clipboard
open fun AttrsScope<*>.slot(slot: MdTabScope.Slot): AttrsScope<Element>