1
0
mirror of https://github.com/gitpitch/gitpitch.git synced 2024-04-18 07:30:55 +08:00
gitpitch/docs/_snippets/video-widget-properties.md

20 lines
327 B
Markdown
Raw Normal View History

2020-09-29 07:45:10 +01:00
<details>
<summary>Video Sizing Properties</summary>
- **width=**px
- **height=**px
</details>
<details>
<summary>Video Power Properties</summary>
- **opacity=**0.1..1
- **rotate=**0..360
- **skewx=**0..360
- **skewy=**0..360
- **filter=**blur | bright | contrast | grayscale | hue | invert | saturate | sepia
</details>