From 7e7d19bbc1cade20a9f34090dbaf52d8fc7c38fd Mon Sep 17 00:00:00 2001 From: lordfriend Date: Sat, 30 Jan 2016 17:25:56 +0800 Subject: [PATCH] add support for ngModelOptions, fix #111 --- examples/index.html | 15 +++++++++++++++ src/nya-bs-select.js | 30 +++++++++++++++--------------- 2 files changed, 30 insertions(+), 15 deletions(-) diff --git a/examples/index.html b/examples/index.html index 0375109..7e37621 100644 --- a/examples/index.html +++ b/examples/index.html @@ -522,6 +522,21 @@

ngSwitch

+ +

ngModelOptions

+

should work with ngModelOptions

+ +
+
    +
  1. + + {{option}} + + +
  2. +
+
{{model9}}
+