Can you solve your problem without DOM manipulation? In my components I
use DOM manipulation only as a last resort, try to use viewModel and
templates/helpers to do everything. Some examples in https://github.com/bitovi-components/
↧