Sfoglia il codice sorgente

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

REJack 4 anni fa
parent
commit
03a29f01ae
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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}