MdSelectOptionScope

class MdSelectOptionScope(val elementScope: ElementScope<HTMLElement>) : IMdItemScope(source)

Constructors

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

Properties

Link copied to clipboard
open override val elementScope: ElementScope<HTMLElement>

Functions

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