mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-05-12 04:57:19 +00:00

Direct binding only works for elements already in the DOM, delegated binding works for all elements that match a filter even if created after the DOM is fully loaded.