UNPKG

mat-contenteditable

Version:

Angular contenteditable directive for Angular forms and Material Design

8 lines (7 loc) 241 B
import { MatCkeditorDirective } from './mat-ckeditor.directive'; export declare class MatCkeditorBalloonDirective extends MatCkeditorDirective { toolbar: boolean; private toolbarOpen; ngOnInit(): void; private showToolbar; }