Detach a Component under MVVM"

From Documentation

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 08:35, 22 April 2014Hawk talk contribs 1,337 bytes +1,337 Created page with "= Under MVVM Pattern= we have 2 approaches: 1. Change "src" of <include> Include your modal component with data binding, e.g. <source lang='xml'> <include src="@load(vm.myModal)..."