UNPKG

ngx-aside-ease

Version:

ngx-aside-ease is an Angular library that offers a lightweight, performant, and responsive aside panel. This library has multiple options and offers a good user experience.

5 lines (4 loc) 75 B
export interface Item { element: HTMLElement; animate?: boolean; }