1.0.18 • Published 2 years ago
npm-demo-by-sjm-sjm v1.0.18
this is demo project npm-demo-by-sjm-sjm
for get alert use demoSDK.getAlert();
for print h1 tag use demoSDK.print();
for change h1 color use demoSDK.setColor();
if you want to use in html then 1. add this script in your html head(NOTE: 1.0.10 is a version number you can change it according to latest version).
- call above function in ... tag like demoSDK.print();