Skip to main content

AJAX

Server side (PHP):

use tangible\ajax;

ajax\enqueue();

Browser side (JS):

const { ajax } = window.Tangible