UNPKG

@engie-group/fluid-design-system

Version:

The Fluid Design System is ENGIE’s open-source library to create, build and deliver ENGIE digital services in a more efficient way.

7 lines (6 loc) 114 B
export type MenuProperties = { /** * Whether the menu is scrollable */ scrollable?: boolean; };