Package-level declarations
Types
Functions
Link copied to clipboard
fun EntryProviderScope<NavKey>.homeEntries(navigator: Navigator, onShowSnackbar: suspend (String, SnackbarAction, Throwable?) -> Boolean)
Registers the home tab's destinations.
Link copied to clipboard
Navigates to the home tab. Re-selecting it pops back to the list.
Link copied to clipboard
Opens the item screen. Pass null to create a new item.