We can set external HTML page content as template for our ListView component by making use of AJAX call. ... let ajax = new Ajax('./template.html', 'GET', false); ...
確定! 回上一頁