Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Oct 5, 2018
1 parent 18ba23d commit 857e891
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ Finds your Bootstrap custom file input and will make them dynamic.

#### Parameters

- inputSelector
- *default value*: `.custom-file input[type="file"]`
- *type*: `string`
- `inputSelector`
- default value: `.custom-file input[type="file"]`
- type: `string`

You can pass a custom input selector, but be sure to pass a **file input selector**
- formSelector
- *default value*: `form`
- *type*: `string`
- `formSelector`
- default value: `form`
- type: `string`

Allows you to pass a custom form selector, but be sure to pass a **form selector**

Expand All @@ -99,7 +99,7 @@ Removes this plugin from your Bootstrap custom file input and restore them at th

## Compatibility

bsCustomFileInput is compatible with :
bsCustomFileInput is compatible with:

- IE10+
- Edge
Expand All @@ -113,7 +113,7 @@ You can find our BrowserStack list of browsers [here](https://github.com/Johann-

## Support me

If you want to thank me, you can support me and become my [Patron](https://www.patreon.com/jservoire) :wink:
If you want to thank me, you can support me and become my [Patron](https://www.patreon.com/jservoire)

## Thanks

Expand Down

0 comments on commit 857e891

Please sign in to comment.