You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Material Design 3 FAB Menu web component — framework-agnostic, built with Lit.
An expressive M3 FAB Menu (Floating Action Button Menu) web component — a modern replacement for the speed dial pattern. Features smooth open/close animations and a slotted menu item system. Works in Angular, React, Vue, Svelte, or plain HTML — no build step required.
Features
Expressive open/close animations
Slotted FAB trigger and menu items
Keyboard accessible (Escape to close)
Click-outside to dismiss
Framework-agnostic custom element
Installation
npm install @banegasn/m3-fab-menu
# or
pnpm add @banegasn/m3-fab-menu
# or
yarn add @banegasn/m3-fab-menu