aurelia-tabs icon indicating copy to clipboard operation
aurelia-tabs copied to clipboard

A dependency free tabs component for your Aurelia applications. Allows you to toggle between sections of content, with supports for dynamically composing views with optional data.

Results 3 aurelia-tabs issues
Sort by recently updated
recently updated
newest added

This is reported: `Unable to get property '__useDefault' of undefined or null reference` This ``` { "name": "aurelia-tabs", "path": "../node_modules/aurelia-tabs/dist/amd" "main": "index" }, ``` seems to behave the same as...

Uncaught (in promise) Error: Cannot find module './aurelia-tabs/tabs'. Uncaught (in promise) Error: Cannot find module './aurelia-tabs/tab-sections'. Uncaught (in promise) Error: Cannot find module './aurelia-tabs/tab-section'.