UNPKG

cocori-ng

Version:

Cocori-ng is an Angular full of great components & utilites based on Material

22 lines (21 loc) 424 B
export declare const DefaultConfigComponent: { form: { keyId: string; appearance: string; styleCompact: boolean; }; button: { text: string; }; date: { dateTimeSeparator: string; }; upload: { chunkSize: number; }; wysiwyg: { plugins: string[]; toolbar: string; quickbarsInsert: string; }; };