Skip to content

Commit ab954df

Browse files
committed
Update README.md
1 parent 840f8e6 commit ab954df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Autocomplite module
44

55
## Usage Example
6+
```html
7+
<div class="item-form">
8+
<input type="text" data-name="test" data-url="response.php" class="js-sf-autocomplete"/>
9+
</div>
10+
```
611

712
## Options
813
* **data-url** - URL to get suggestions form *Default: "/"*

0 commit comments

Comments
 (0)