Skip to content

Conversation

@naveenkumar-sanjeevirayan
Copy link
Collaborator

@naveenkumar-sanjeevirayan naveenkumar-sanjeevirayan commented Dec 4, 2024

Description

A BottomSheet control is a user interface component used in mobile and desktop applications that slides up from the bottom of the screen to display supplementary content or actions, allowing users to interact with additional information without navigating away from the main screen.

Key Features

Multiple states

Control the BottomSheet’s transitions between different states, such as FullExpanded, HalfExpanded, Collapsed, and Hidden.

Control state navigation

Customize the allowed states for the BottomSheet to control its expandability. Options include FullExpanded, HalfExpanded, and All.

Popup mode

Activate the BottomSheet as a modal dialog.

Adjust the sheet height

Supports adjusting the height of the BottomSheet in FullExpanded, HalfExpanded, and Collapsed states.

Customizing the sheet

Allows to customize the background, corner radius, and content spacing of the BottomSheet.

Grabber

This enables the grabber to interact with the bottom sheet by dragging it up and down. It also supports adjusting the grabber's height and width.

Swiping

Toggle the swipe functionality of the BottomSheet.

Issu Fixed

Fixes 24

Screenshots

Bottom.sheet.-.windows.mp4
bottom.sheet-.light.theme.mp4
bottom.sheet-.dark.theme.mp4

@naveenkumar-sanjeevirayan naveenkumar-sanjeevirayan changed the title Added bottom sheet control changes Implementation of the SfBottomSheet Control in MAUI Toolkit Dec 4, 2024
@PaulAndersonS
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PaulAndersonS PaulAndersonS merged commit 7cb6532 into syncfusion:main Dec 4, 2024
@PaulAndersonS PaulAndersonS added this to the v1.0.3 milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

[Feature Request] Implement Bottom Sheet Control

2 participants