Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.simular.ai/llms.txt

Use this file to discover all available pages before exploring further.

Enumeration: Direction

Defined in: index.d.ts:1225 The direction of a button event.

Enumeration Members

Click

Click: 2
Defined in: index.d.ts:1228

Press

Press: 0
Defined in: index.d.ts:1226

Release

Release: 1
Defined in: index.d.ts:1227