|
7 | 7 | # vue-data-ui |
8 | 8 |
|
9 | 9 | [](https://github.com/graphieros/vue-data-ui) |
10 | | -[](https://github.com/graphieros/vue-data-ui) |
| 10 | +[](https://github.com/graphieros/vue-data-ui) |
11 | 11 | [](https://github.com/graphieros/vue-data-ui/issues) |
12 | 12 | [](https://github.com/graphieros/vue-data-ui?tab=MIT-1-ov-file#readme) |
13 | 13 | [](https://madewithvuejs.com/p/vue-data-ui/shield-link) |
@@ -94,7 +94,6 @@ Available components |
94 | 94 | - [VueUiIcon](https://vue-data-ui.graphieros.com/docs#vue-ui-icon) |
95 | 95 | - [VueUiKpi](https://vue-data-ui.graphieros.com/docs#vue-ui-kpi) |
96 | 96 | - [VueUiMiniLoader](https://vue-data-ui.graphieros.com/docs#vue-ui-mini-loader) |
97 | | -- [VueUiScreenshot](https://vue-data-ui.graphieros.com/docs#vue-ui-screenshot) |
98 | 97 | - [VueUiSkeleton](https://vue-data-ui.graphieros.com/docs#vue-ui-skeleton) |
99 | 98 | - [VueUiTimer](https://vue-data-ui.graphieros.com/docs#vue-ui-timer) |
100 | 99 |
|
@@ -488,7 +487,6 @@ From the dataset you pass into the props, this component will produce the most a |
488 | 487 | | `VueUiDigits` | `number` | `VueUiDigitsConfig` | ❌ | ❌ | |
489 | 488 | | `VueUiKpi` | `number` | `VueUiKpiConfig` | ❌ | `#title`, `#value`, `#comment-before`, `#comment-after` | |
490 | 489 | | `VueUiMiniLoader` | ❌ | `VueUiMiniLoaderConfig` | ❌ | ❌ | |
491 | | -| `VueUiScreenshot` | ❌ | `VueUiScreenshotConfig` | `@postImage`, `shoot`, `close` | ❌ | |
492 | 490 | | `VueUiSkeleton` | ❌ | `VueUiSkeletonConfig` | ❌ | ❌ | |
493 | 491 | | `VueUiTimer` | ❌ | `VueUiTimerConfig` | `@start`, `@pause`, `@reset`, `@restart`, `@lap` | `#time`, `#controls`, `#laps`, `#chart-background` | |
494 | 492 | | `VueUiIcon` | see below | |
|
0 commit comments