io.github.jramosg/reagent-mui-nested-menu

Nested MUI menu components for Reagent: dropdown, context menu, icons and keyboard navigation. Compatible with MUI v5 through v9.

Leiningen/Boot

[io.github.jramosg/reagent-mui-nested-menu "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.jramosg/reagent-mui-nested-menu {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("io.github.jramosg:reagent-mui-nested-menu:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.jramosg</groupId>
  <artifactId>reagent-mui-nested-menu</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>