mirror of https://github.com/OpenVidu/openvidu.git
openvidu-components: Updated README
parent
9fceedd91f
commit
836fa84cd1
|
@ -75,3 +75,11 @@ You can also add the default styles in your `styles.scss` file:
|
||||||
--ov-panel-radius: 5px;
|
--ov-panel-radius: 5px;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How to use it
|
||||||
|
OpenVidu team has created a few tutorials to help you to start using OpenVidu Angular components. You can find them [here](https://docs.openvidu.io/en/stable/components/#where-to-start).
|
||||||
|
|
||||||
|
|
||||||
|
## openvidu-angular API
|
||||||
|
|
||||||
|
openvidu-angular API documentation is available [here](https://docs.openvidu.io/en/stable/api/openvidu-angular/).
|
Loading…
Reference in New Issue