toggle menu
compose-html-material
js
switch theme
search in API
compose-html-material3
/
com.huanshankeji.compose.html.material3
/
MdListItemScope
Md
List
Item
Scope
class
MdListItemScope
(
val
elementScope
:
ElementScope
<
HTMLElement
>
)
(
source
)
Members
Constructors
Md
List
Item
Scope
Link copied to clipboard
constructor
(
elementScope
:
ElementScope
<
HTMLElement
>
)
Types
Slot
Link copied to clipboard
enum
Slot
:
Enum
<
MdListItemScope.Slot
>
Properties
element
Scope
Link copied to clipboard
val
elementScope
:
ElementScope
<
HTMLElement
>
Functions
slot
Link copied to clipboard
fun
AttrsScope
<
*
>
.
slot
(
value
:
MdListItemScope.Slot
)
:
AttrsScope
<
Element
>