quillModules
quillModules: { toolbar: (string[] | { list: string }[] | { script: string }[] | { indent: string }[] | { header: (number | boolean)[] }[] | ({ background: undefined; color: any[] } | { background: any[]; color: undefined })[] | { font: any[] }[] | { align: string }[])[] } = ...
Type declaration
toolbar: (string[] | { list: string }[] | { script: string }[] | { indent: string }[] | { header: (number | boolean)[] }[] | ({ background: undefined; color: any[] } | { background: any[]; color: undefined })[] | { font: any[] }[] | { align: string }[])[]