UNPKG

ngx-contextual-action-bar

Version:

ngx-contextual-action-bar is an Angular2+ implementation of the [Material Design Contextual Action Bar](https://material.io/components/app-bars-top#contextual-action-bar). The implementation makes it possible to change the action bar properties (i.e. titl

7 lines (6 loc) 272 B
export declare const small_enter = "200ms"; export declare const small_leave = "200ms"; export declare const medium_enter = "250ms"; export declare const medium_leave = "200ms"; export declare const large_enter = "300ms"; export declare const large_leave = "250ms";