nodeguy/website/docs/api/generated/enums/inputmode.md
2020-03-15 12:35:48 +01:00

32 lines
378 B
Markdown

---
id: "inputmode"
title: "InputMode"
sidebar_label: "InputMode"
---
## Index
### Enumeration members
* [DoubleInput](inputmode.md#doubleinput)
* [IntInput](inputmode.md#intinput)
* [TextInput](inputmode.md#textinput)
## Enumeration members
### DoubleInput
**DoubleInput**: = 2
___
### IntInput
**IntInput**: = 1
___
### TextInput
**TextInput**: = 0