Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

km-components

mamoka134ISC1.2.14

Kamaji2 Multidialogo Components

kamaji, aurelia, multidialogo, ui, components

readme

Kamaji2 MultiDialogo Components

Install

$ npm install km-components

Usage

Add the following line to /src/main.js

aurelia.use.plugin(PLATFORM.moduleName('km-components'));

Add the following to your main app Sass file (eg: /src/static/app.sass):

@import '../../node_modules/km-components/src/style/km'

Create your customized km-layout navigation configuration file /src/km-layout-navigation.js Create your customized km-layout toolbar configuration file /src/km-layout-toolbar.js