Universeorange.com/Docs/
ready(() => {
let root = document.getElementById('root');
root = attach(root);
console.log(root);
});
This example uses a plain
javascript
function and then attach priya and its functions to the element.
Under construction...
Last modified: 2021-06-07
© 2021 universeorange.com