项目作者: SteveHartzog

项目描述 :
A showcase of example components that I have written for Aurelia.
高级语言: TypeScript
项目地址: git://github.com/SteveHartzog/components.git
创建时间: 2018-01-28T23:33:33Z
项目社区:https://github.com/SteveHartzog/components

开源协议:GNU General Public License v3.0

下载


Components

A container and showcase for my components.

Grid

First up a basic grid (filterable, searchable, sortable, pageable, themable).

<grid>

ActionBar

A simple toolbar used to issue actions to other components via events.

Soon. For now see just above the grid.