Support Typescript with "vue-property-decorator"

I have several components that I am converting to Typescript and found many tutorials that utilize the "vue-property-decorator" library and allow class based vue files. I am unable to find any documentation to suggest how to incorporate this library using that path. Are there any tutorials or suggested routes on how to accomplish this?

3 Replies 1 reply marked as answer

KS Kumaresan Subramani Syncfusion Team November 3, 2020 12:30 PM UTC

Hi Daniel,  

Thanks for  Contacting Syncfusion support.  

We suggest you to refer below blog to write typescript component in Vue. 

  
Please let us know if you have any other concerns. 

Regards,  
Kumaresan S 




DW Daniel Walker November 3, 2020 12:51 PM UTC

It so happens that this is the instruction set that I am already following. I have made more progress but it is mainly due to looking at the source code for the components and seeing how they work. I have a bit more to do but I think the main idea would be to have documentation that readily supports/shows how to use the components in this manner.

Thanks for your suggestion.


JA Jesus Arockia Sankaran S Syncfusion Team November 4, 2020 12:20 PM UTC

Hi Daniel, 

Sorry for the inconvenience. 

We suggest you to refer our API documentation for more details about the typings that you can find from the below link instead checking this in source.  


Please get back to us if you have any queries. 

Regards, 
Jesus Arockia Sankaran S 


Marked as answer
Loader.
Up arrow icon