taktik-polymer-typescript
TypeScript icon, indicating that this package has built-in type declarations

6.2.4 • Public • Published

NPM version

taktik-polymer-typeScript

!! WARNING !! Unmaintained project

Module providing development facilities for ozone polymer V2 typescript modules.

Decorators

  • @customElement(tagname: string) Class decorator that defines a custom element with name tagname
  • @property(options?: PropertyOptions) Property decorator factory that defines this as a Polymer property.
  • @observe(...targets: string[]) Method decorator that causes the decorated method to be called when a property changes. targets is either a single property name, or a list of property names.

install & configure this module in an other a typeScript project

Install you dependency npm install --save taktik-polymer-typescript

import {customElement} from 'taktik-polymer-typescript' // Import elements

Readme

Keywords

none

Package Sidebar

Install

npm i taktik-polymer-typescript

Weekly Downloads

338

Version

6.2.4

License

ISC

Unpacked Size

11.8 kB

Total Files

9

Last publish

Collaborators

  • simonhardy
  • aduchate
  • lomancel
  • dani_rocha
  • hubjac1