MdIconButtonScope

class MdIconButtonScope(val elementScope: ElementScope<HTMLElement>) : SlotScope<MdIconButtonScope.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: MdIconButtonScope.Slot): AttrsScope<Element>
Link copied to clipboard
fun AttrsScope<*>.slotEqSelected(): AttrsScope<Element>