UNPKG

ngx-trumbowyg

Version:

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

34 lines (33 loc) 1.58 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes} checked by tsc */ /** * @record */ export function ButtonConfig() { } function ButtonConfig_tsickle_Closure_declarations() { /** @type {?|undefined} */ ButtonConfig.prototype.fn; /** @type {?|undefined} */ ButtonConfig.prototype.tag; /** @type {?|undefined} */ ButtonConfig.prototype.title; /** @type {?|undefined} */ ButtonConfig.prototype.text; /** @type {?|undefined} */ ButtonConfig.prototype.isSupported; /** @type {?|undefined} */ ButtonConfig.prototype.key; /** @type {?|undefined} */ ButtonConfig.prototype.param; /** @type {?|undefined} */ ButtonConfig.prototype.forceCSS; /** @type {?|undefined} */ ButtonConfig.prototype.class; /** @type {?|undefined} */ ButtonConfig.prototype.hasIcon; /** @type {?|undefined} */ ButtonConfig.prototype.ico; } //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLWNvbmZpZy5qcyIsInNvdXJjZVJvb3QiOiJuZzovL25neC10cnVtYm93eWcvIiwic291cmNlcyI6WyJsaWIvY29uZmlncy9idXR0b24tY29uZmlnLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgaW50ZXJmYWNlIEJ1dHRvbkNvbmZpZyB7XG4gICAgZm4/OiBzdHJpbmcgfCBGdW5jdGlvbjtcbiAgICB0YWc/OiBzdHJpbmc7XG4gICAgdGl0bGU/OiBzdHJpbmc7XG4gICAgdGV4dD86IHN0cmluZztcbiAgICBpc1N1cHBvcnRlZD86ICgpID0+IGJvb2xlYW47XG4gICAga2V5Pzogc3RyaW5nO1xuICAgIHBhcmFtPzogc3RyaW5nO1xuICAgIGZvcmNlQ1NTPzogc3RyaW5nIHwgYm9vbGVhbjtcbiAgICBjbGFzcz86IHN0cmluZztcbiAgICBoYXNJY29uPzogYm9vbGVhbjtcbiAgICBpY28/OiBzdHJpbmc7XG59XG4iXX0=