mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-10-07 08:13:58 +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.