decoupled_pages-8.x-1.x-dev/examples/decoupled_pages_test/dist/main.js

examples/decoupled_pages_test/dist/main.js
document.addEventListener('DOMContentLoaded', function () {
  const root = document.getElementById('decoupled-page-root');
  const text = document.createElement('p');
  text.innerText = 'Attached. Waiting...';
  text.classList.add('decoupled-pages-example-text');
  root.appendChild(text);
  setTimeout(function () {
    text.innerText = 'It worked!';
  }, 2000);
});

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc