Compose Menu Save

An unstyled Menu (Dropdown) Compose Multiplatform component with keyboard navigation and animation support.

Project README

Compose Menu (Dropdown)

An unstyled Composable component for Compose Multiplatform that can be used to implement Dropdown Menus with the styling of your choice.

Comes with built-in Keyboard management and animation support. Supports Compose Desktop, Web (WASM), Android and iOS.

Installation

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.composables.ui:menu:1.2.0")
}

Documentation

For full documentation, checkout: https://composablehorizons.github.io/compose-menu

Contributing

We are currently accepting contributions in the form of bug reports and feature requests, in the form of Github issues.

Open Source Agenda is not affiliated with "Compose Menu" Project. README Source: composablehorizons/compose-menu

Open Source Agenda Badge

Open Source Agenda Rating