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