Skip to content

Commit

Permalink
docs(components): update available components plugins table
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopaulovieira committed Apr 27, 2021
1 parent e620e4d commit eb453ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
| [Volume Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/volume) | Mute/Unmute via icon and set volume via slider. |
| [Full Screen Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/fullscreen_button) | Enter/Exit on full screen mode. |
| [Seek Bar Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/seek_bar) | Shows buffered video content and allows to seek to specific video moment. |
| [Time Indicator Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/time_indicator) | Shows current position and video duration. |
| [Time Indicator Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/time_indicator) | Shows current position and video duration. |
| [Level Selector Component](https://github.com/joaopaulovieira/clappr-media-control-plugin/tree/main/src/components/level_selector) | Shows available video levels to change. |

0 comments on commit eb453ed

Please sign in to comment.