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
/
MdSelectOptionScope
Md
Select
Option
Scope
class
MdSelectOptionScope
(
val
elementScope
:
ElementScope
<
HTMLElement
>
)
:
IMdItemScope
(
source
)
Members
Constructors
Md
Select
Option
Scope
Link copied to clipboard
constructor
(
elementScope
:
ElementScope
<
HTMLElement
>
)
Properties
element
Scope
Link copied to clipboard
open
override
val
elementScope
:
ElementScope
<
HTMLElement
>
Functions
slot
Link copied to clipboard
open
fun
AttrsScope
<
*
>
.
slot
(
slot
:
IMdItemScope.Slot
)
:
AttrsScope
<
Element
>