Skip to content

Commit 0d92787

Browse files
committed
Add: :style="dotStyle"
1 parent 5d2e7f9 commit 0d92787

File tree

5 files changed

+18
-6
lines changed

5 files changed

+18
-6
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ export default {
129129
<td><pre>''</pre></td>
130130
<td>Style of v-carousel-dots</td>
131131
</tr>
132+
<tr>
133+
<td>dot-style</td>
134+
<td>[Object, String, Array]</td>
135+
<td><pre>''</pre></td>
136+
<td>Style of v-carousel-dot</td>
137+
</tr>
132138
<tr>
133139
<td>watch-items<sup>[1][2]</sup></td>
134140
<td>Array</td>

demo/js/app.js

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)