OneTapBottomSheetState

Manages the state of the One Tap Bottom Sheet. Should be created with rememberOneTapBottomSheetState

Properties

Link copied to clipboard

Returns the visibility state of the bottom sheet.

Functions

Link copied to clipboard
fun hide()

Hides the bottom sheet.

Link copied to clipboard
fun show()

Shows the bottom sheet.