Skip to content

Documentation / @ripl/core / ResolvedInteraction

Interface: ResolvedInteraction ​

Defined in: packages/core/src/core/navigator.ts:57

An interaction option resolved to concrete values.

Properties ​

PropertyTypeDescriptionDefined in
enabledbooleanWhether the interaction is enabled.packages/core/src/core/navigator.ts:59
sensitivitynumberMultiplier applied to the interaction's input, scaling its responsiveness.packages/core/src/core/navigator.ts:61