diff --git a/docs/integration.md b/docs/integration.md index b470e66e..81c94a5c 100644 --- a/docs/integration.md +++ b/docs/integration.md @@ -7,80 +7,89 @@ It's recommended that you encapsulate integration code in a component or a helpe The example below shows a simple component that integrates with the [select2 library](http://ivaynberg.github.io/select2/). ```javascript -//Select2 component (assumes both jQuery and Select2 are included in the page) var Select2 = { - //this view implements select2's `