Browse Source

update docs/navbar-search.md with target config option

REJack 4 years ago
parent
commit
03a29f01ae
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/javascript/navbar-search.md

+ 1 - 0
docs/javascript/navbar-search.md

@@ -77,6 +77,7 @@ Or you can place the search button inside the navbar as nav-item with this marku
 | Name | Type | Default | Description
 |-|-|-|-
 | resetOnClose | Boolean | false | Reset Input on Close/Hide.
+|target | String | `.navbar-search-block` | Target navbar-search-block to handle multiple navbar-search-blocks.
 {: .table .table-bordered .bg-light}