License Key
Setting the License Key.
tip
No license key is needed during evaluation. License keys are only needed for development of an application intended for production.
License keys can be generated by visiting my-sheetxl.
License keys can be activated in one of two ways:
- By adding the following line of code
before
you create a model or render a component.
LicenseManager.setLicenseKey(`visit https://my.sheetxl.com to generate a license key.`);
- Create a file 'sheetxl.lic' with the license key key as a single line that is located in the root path of your deployed application.
info
We understand that the license key will be visible to others; this is expected and ok as each key is locked to a domain.