@tsdi/components
TypeScript icon, indicating that this package has built-in type declarations

6.0.48 • Public • Published

packaged @tsdi/components

This repo is for distribution on npm. The source for this module is in the main repo.

@tsdi/components: components framewroks. base on AOP, Ioc container, via @tsdi/core.

Install

npm install @tsdi/components

components

  • @Component Component decorator, use to defaine class as component with template.
  • @Input Input decorator, use to define property or param as component binding field or args.
  • @Output Output decorator, use to define property or param as component output field or args.
  • @RefChild RefChild decorator, use to select child element and inject to the property in component.
  • @Pipe Pipe decorator, use to define class type as pipe transform. see activity build boot simple

Documentation

Documentation is available on the

packages

@tsdi/cli @tsdi/ioc @tsdi/aop @tsdi/core @tsdi/boot @tsdi/components @tsdi/compiler @tsdi/activities @tsdi/pack @tsdi/typeorm-adapter @tsdi/unit @tsdi/unit-console

License

MIT © Houjun

Package Sidebar

Install

npm i @tsdi/components

Weekly Downloads

1

Version

6.0.48

License

MIT

Unpacked Size

1.74 MB

Total Files

263

Last publish

Collaborators

  • houjun