TypescriptSyntaxPaste icon indicating copy to clipboard operation
TypescriptSyntaxPaste copied to clipboard

Generating knockout observable typescript class

Open IT247PRO opened this issue 7 years ago • 1 comments

is there a way to modify the template to generate the typescript for knockout observables

properties like public sectionCode: KnockoutObservable = ko.observable(null);

l

IT247PRO avatar Nov 19 '17 06:11 IT247PRO

I'm pretty sure there is... but it's something you will have to do it. Maybe fork this repo...

ltlombardi avatar Feb 22 '19 14:02 ltlombardi