setModal
Sets whether the bottom sheet is modal.
When modal, property@BottomSheet:content will be dimmed when the bottom sheet is open, and clicking it will close the bottom sheet. It also cannot be focused with keyboard.
Otherwise, the content is accessible even when the bottom sheet is open.
Since
1.6
Parameters
modal
whether the sheet is modal