Update documentations for new version
This commit is contained in:
parent
ded7d47e1e
commit
d3a7d577f7
9 changed files with 197 additions and 76 deletions
|
@ -12,4 +12,12 @@ Zorn has plent of controls to show, some are enabled or disabled by default with
|
|||
|
||||
By default, these buttons are hidden. If you want to show them, just add the `ShowBackAndForward` option:
|
||||
|
||||
<Code lang="jsx" code={`<Zorn ShowBackAndForward/>`}/>
|
||||
<Code lang="jsx" code={`<Zorn ShowBackAndForward/>`}/>
|
||||
|
||||
| Option | Default | Description |
|
||||
|--------------------------|--------------|-----------------------------------------------------------|
|
||||
| `ShowBackAndForward` | `false` | Show seek backwards and forwards buttons |
|
||||
| `ShowPlaybackRate` | `false` | Show Playback Rate button |
|
||||
| `ShowPiP` | `true` | Show Picture-in-Picture button |
|
||||
| `ShowFullscreen` | `true` | Show Fullscreen button |
|
||||
| `BigPlayButton` | `false` | Before showing controls, show a large player button first |
|
Loading…
Add table
Add a link
Reference in a new issue