Skip to content

Commit 0216df3

Browse files
committed
Add third-party libraries section to readme
1 parent d4e4b05 commit 0216df3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@ Vue.extend({
8383
required></datetime>
8484
```
8585

86+
### Third-party libraries
87+
88+
The component has a dependency, moment.js, and it behaves like an input text. It should work well with third-party libraries.
89+
90+
How to use with other libraries:
91+
92+
- [Use with Vue-Formly](https://gist.github.com/AndresCL/2e45360643a1858883616d349e0a9171) @AndresCL
93+
8694
## Params
8795

8896
Parameter | Type | Default

0 commit comments

Comments
 (0)