Package-level declarations
Types
Metadata associated with a single navigation destination within a Module.
DSL builder for constructing the actions list of a DestinationMetadata.
Builder for configuring DevView modules using a clean DSL.
Annotation for marking data classes that should be processed by the Poko compiler plugin.
Functions
DSL function for creating a module configuration.
Composable version of buildModules that remembers the module list.
Registers this NavKey as a destination with no title override and contextual actions defined via a DestinationMetadataBuilder DSL block.
Registers this KClass as a destination with no title override and contextual actions defined via a DestinationMetadataBuilder DSL block.
Registers this NavKey as a destination with a static title and no actions.
Registers this KClass as a destination with a static title and no actions.
Registers this NavKey as a destination with a static title and contextual actions defined via a DestinationMetadataBuilder DSL block.
Registers this KClass as a destination with a static title and contextual actions defined via a DestinationMetadataBuilder DSL block.