toggle menu
ZappBase
androidJvm
switch theme
search in API
Compose
/
com.zappstudio.compose.dialogs
/
PopupsPreviews
Popups
Previews
class
PopupsPreviews
Members
Constructors
Popups
Previews
Link copied to clipboard
constructor
(
)
Functions
All
Popups
Var
Link copied to clipboard
@
Preview
(
name
=
"Popup without all vars"
)
@
Composable
fun
AllPopupsVar
(
)
Bottom
Sheet
Link copied to clipboard
@
Preview
(
name
=
"Popup without all vars"
)
@
Composable
fun
BottomSheet
(
)
With
Annotated
String
Link copied to clipboard
@
Preview
(
name
=
"Popup with annotated strings"
)
@
Composable
fun
WithAnnotatedString
(
)
Without
Buttons
Link copied to clipboard
@
Preview
(
name
=
"Popup with icon"
)
@
Composable
fun
WithoutButtons
(
)
Without
Icons
Link copied to clipboard
@
Preview
(
name
=
"Popup without icon"
)
@
Composable
fun
WithoutIcons
(
)