ModalDrawerSheet
expect fun ModalDrawerSheet(modifier: Modifier = Modifier, content: @Composable ColumnScope.() -> Unit)(source)
Deprecated
Navigation Drawer APIs are deprecated due to the labs `MdNavigationDrawerModal` component being immature and hard to configure to provide consistent visual results. We may add support for new components such as the Material 3 Expressive navigation rail that will replace these instead in the future.