Using the components without local build steps and without typescript

Hello! I'm trying to get started with Javascript web UI components but I've been unable to do so.
Is there a way to load the modules and config files etc without using typescript, config files, bundling and building modules locally before uploading it?

I'm looking for something I can insert into my page headers and then it will work, having loaded all I need to use buttons and other components.
The documentation doesn't provides a way to do so.

For example could I use https://jspm.org/ to load what's needed?

1 Reply 1 reply marked as answer

JA Jesus Arockia Sankaran S Syncfusion Team November 17, 2020 11:23 AM UTC

Hi Vinicius, 

Thank you for contacting Syncfusion support. 

We request you to check out ES5 forma sample which required just including script and style files in the header section that can be referred from the below documentation or online demos. 



Please get back to us if you need any further assistance on this. 

Regards, 
Jesus Arockia Sankaran S 


Marked as answer
Loader.
Up arrow icon