* Adds docs for handling events * updates docs to latest version * adds more text * fixes docs * upgrade yarn lock
25 lines
312 B
Markdown
25 lines
312 B
Markdown
---
|
|
id: "buttonposition"
|
|
title: "ButtonPosition"
|
|
sidebar_label: "ButtonPosition"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [LeftSide](buttonposition.md#leftside)
|
|
* [RightSide](buttonposition.md#rightside)
|
|
|
|
## Enumeration members
|
|
|
|
### LeftSide
|
|
|
|
• **LeftSide**: = 0
|
|
|
|
___
|
|
|
|
### RightSide
|
|
|
|
• **RightSide**: = 1
|