npm.io
6.0.48 • Published 3 years ago

@tsdi/components

Licence
MIT
Version
6.0.48
Deps
0
Size
1.7 MB
Vulns
0
Weekly
0
Stars
20

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

Keywords