constants

Constants used by Elix mixins and components

Overview

Sharing these constants allows for greater consistency in things such as user interface timings.

API

TYPING_TIMEOUT_DURATION constant

Time in milliseconds after which the user is considered to have stopped typing.

This is used by KeyboardPrefixCursorMixin.

Type: number