UNPKG

ngx-msg

Version:

Angular notification component

6 lines (5 loc) 113 B
export interface INgxMsgOptions { position?: number; visibleTime?: number; closeOnClick?: boolean; }