Composables
Components Unstyled Icons API
Join Radar
Join Radar Components Unstyled Icons API UI Kit UI Blocks SVG to Compose Android Distribution Community Docs Blog Colors
Composable Functions
  • DialogHost
  • LocalOwnersProvider
  • NavHost
  • currentBackStackEntryAsState
  • rememberNavController
Classes
  • ComposeNavigator
  • ComposeNavigator.Destination
  • ComposeNavigatorDestinationBuilder
  • DialogNavigator
  • DialogNavigator.Destination
  • DialogNavigatorDestinationBuilder
Functions
  • composable
  • dialog
  • navigation
Jetpack Compose / Navigation Compose / Navigation Compose / Composable Functions / DialogHost
Composable Function

DialogHost

View Markdown Open in ChatGPT Open in Claude

Show each Destination on the DialogNavigator's back stack as a Dialog.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

DialogHost

Common
@Composable
public fun DialogHost(dialogNavigator: DialogNavigator)

Show each Destination on the DialogNavigator's back stack as a Dialog.

Note that NavHost will call this for you; you do not need to call it manually.

API Reference ← Previous LocalOwnersProvider Next →
On this page
  • DialogHost

Never miss a Compose release

Get an alert the moment a new Compose release is out: new APIs, new components, new things to experiment with. Straight from Google's servers.

Join 3,000+ Compose developers. No spam, ever.