compose-html-material
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
compose-html-material
compose-html-material3
/
com.huanshankeji.compose.html.material3
/
MdButtonScope
Md
Button
Scope
class
MdButtonScope
(
val
elementScope
:
ElementScope
<
HTMLElement
>
)
:
SlotScope
<
MdButtonScope.Slot
>
(
source
)
Members
Constructors
Md
Button
Scope
Link copied to clipboard
constructor
(
elementScope
:
ElementScope
<
HTMLElement
>
)
Types
Slot
Link copied to clipboard
enum
Slot
:
ISlot
,
Enum
<
MdButtonScope.Slot
>
Properties
element
Scope
Link copied to clipboard
val
elementScope
:
ElementScope
<
HTMLElement
>
Functions
slot
Link copied to clipboard
open
fun
AttrsScope
<
*
>
.
slot
(
slot
:
MdButtonScope.Slot
)
:
AttrsScope
<
Element
>
slot
Eq
Icon
Link copied to clipboard
fun
AttrsScope
<
*
>
.
slotEqIcon
(
)
:
AttrsScope
<
Element
>