Skip to content
Features:
- New: RecursiveMenu - Render a menu recursively, even if it has the (Drupal) maximum of 9 layers deep.
    - minLevel: Start rendering the menu at level x (so you can skip layers)
    - maxLevel: Render the menu up till x layers deep

Fix:
- RDC storybook iframe bug
- Types were compiled to JS, not TS
- Do emit type declarations
- Don't build stories