MdNavigationTabScope

class MdNavigationTabScope(val elementScope: ElementScope<HTMLElement>) : SlotScope<MdNavigationTabScope.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: MdNavigationTabScope.Slot): AttrsScope<Element>