Update swipe docs

This commit is contained in:
Insality
2020-04-17 20:13:49 +03:00
parent 3339b00071
commit fbfd18547a
4 changed files with 40 additions and 3 deletions

View File

@@ -92,6 +92,8 @@ druid.set_default_style(your_style)
- **[Hover](https://github.com/Insality/druid/blob/master/docs_md/01-components.md#hover)** - System Druid component, handle hover node state
- **[Swipe](https://github.com/Insality/druid/blob/master/docs_md/01-components.md#swipe)** - System Druid component, handle swipe gestures on node
Full info see on _[components.md](https://github.com/Insality/druid/blob/master/docs_md/01-components.md)_