UNPKG

ngx-skeleton

Version:

Angular placeholder preview component before the content is loaded

10 lines (9 loc) 204 B
export declare const ngxSkeletonDefaults: { animate: boolean; backgroundColor: string; borderRadius: number; height: string; margin: number; variant: "rect"; width: string; };