dart-archive/custom-element-apigen

patch or adapt documentation from Javascript

Closed this issue · 1 comments

Some of the documentation is misleading:

some comments use the js syntax $.head instead of $['head']
some examples use Javascript constructors like new CoreAnimation() which today is not supported yet in Dart (see dart-archive/core-elements#73)

From: dart-archive/core-elements#74

duplicate of #7