UNPKG

ngx-trumbowyg

Version:

This an Angular wrapper for [Trumbowyg WYSIWYG editor](https://alex-d.github.io/Trumbowyg/).

7 lines (6 loc) 122 B
export interface DropdownConfig { dropdown?: string[]; title?: string; ico?: string; hasIcon?: boolean; }