We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722b2d5 commit 34abb41Copy full SHA for 34abb41
README.md
@@ -107,6 +107,7 @@ Prop | Type | Default | Description
107
`count` | number | | The total number of pages (required)
108
`current` | number | `0` | The current page index
109
`color` | string | `black` | Color of the indicators
110
+`activeColor` | string | | Optional color of the active indicator
111
`size` | number | `6` | Size of the indicators
112
`gap` | number | `6` | Distance between the indicators
113
`opacity` | number | `0.6` | Opacity of inactive indicators
0 commit comments