From 1a4e375236e0ec17ed1ab11e43cd950343310a82 Mon Sep 17 00:00:00 2001 From: Neylor Ohmaly Date: Tue, 25 Feb 2014 21:31:56 -0300 Subject: Update of the documentation to reflect the addition of the ns-popover-timeout option --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 288c463..6179ed6 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,11 @@ A flag that indicates if the ``ns-popover-template`` is a plain string or not, d The ``ns-popover-trigger`` specify how the popover is triggered. This can be any event that the associated DOM element can trigger, default: ``click``. +### ``ns-popover-timeout {Number}`` + +The ``ns-popover-timeout`` specify the time to wait before closing the popover and after the mouseout event is +triggered by the popover. + ### ``ns-popover-placement {String}`` Specifies how to position the popover relative to the triggering element. The placement attribute has the given -- cgit v1.2.3