miuix-ui
Toggle table of contents
0.9.1
common
Target filter
common
Switch theme
Search in API
Skip to content
miuix-ui
miuix-ui
/
top.yukonga.miuix.kmp.utils
/
MiuixPopupUtils
Miuix
Popup
Utils
class
MiuixPopupUtils
A util class for show popup and dialog.
Members
Constructors
Miuix
Popup
Utils
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Dialog
State
Link copied to clipboard
@
Stable
class
DialogState
(
val
showState
:
MutableState
<
Boolean
>
,
val
zIndex
:
Float
)
Popup
State
Link copied to clipboard
@
Stable
class
PopupState
(
val
showState
:
MutableState
<
Boolean
>
,
val
zIndex
:
Float
)