Composables
Unstyled Components Icons API
Join Radar
Join Radar Unstyled Components 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
Objects
  • DefaultNavTransitions
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.

Compose Multiplatform

Compose Multiplatform

Ship iOS, desktop, and web apps with Compose

Ad Go Multiplatform
RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

DialogHost

Source set: 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 →

Last updated: 2026-04-23

On this page

  • DialogHost

Never miss a Jetpack Compose release

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

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