Adding License Key for Froala in Angular 1

1.9k Views Asked by At

Does anyone know how do you add the license key for Froala in Angular ?(Couldn't find how to do it in froala official documentation)

1

There are 1 best solutions below

1
On BEST ANSWER

Try to write key: 'YOUR_KEY' as a config value of your app or option value of your directive. Source: https://github.com/froala/angular-froala/issues/132