Decoupled menus

Body

Decoupled Menus provides the best way for JavaScript front ends to consume configurable menus managed in Drupal. This makes it easy for a front-end developer to consume that menu data in order to render a navigation instead of hardcoding it. This also means that non-developers can manage application menus without writing code!

 

Decoupled menus overview

Decoupled Menus provides the best way for JavaScript front ends to consume configurable menus managed in Drupal.

API Usage

How to access menu data via the API and understand the data format.

Components and libraries

Examples of JavaScript packages and components that consume data from Drupal's menus endpoint

Knowledge Category