Skip to content

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

License

Notifications You must be signed in to change notification settings

dandycheung/compose-menu

 
 

Repository files navigation

Composables Core

Unstyled, fully accessible Compose Multiplatform UI components that you can customize to your heart's content.

Installation

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.composables:core:1.7.0")
}

Documentation

For full documentation, checkout: https://composablehorizons.github.io/composables-core

Contributing

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 96.3%
  • HTML 1.8%
  • Other 1.9%