Skip to content

Latest commit

 

History

History

ajax

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AJAX

Server side (PHP):

use tangible\ajax;

ajax\enqueue();

Browser side (JS):

const { ajax } = window.Tangible