How to use the @handsontable/angular.HotTableModule.version function in @handsontable/angular

To help you get started, we’ve selected a few @handsontable/angular examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github handsontable / angular-handsontable / projects / hot-table / src / lib / hot-table.module.spec.ts View on Github external
it(`should expose information about its version`, () => {
    expect(HotTableModule.version).toBeDefined();
    expect(HotTableModule.version).toBe(version);
  });
});
github handsontable / angular-handsontable / projects / hot-table / src / lib / hot-table.module.spec.ts View on Github external
it(`should expose information about its version`, () => {
    expect(HotTableModule.version).toBeDefined();
    expect(HotTableModule.version).toBe(version);
  });
});

@handsontable/angular

Best Data Grid for Angular with Spreadsheet Look and Feel.

SEE LICENSE IN LICENSE.txt
Latest version published 12 days ago

Package Health Score

93 / 100
Full package analysis