Variable: SELECT_PRESS_THRESHOLD
const SELECT_PRESS_THRESHOLD: 0.7 = 0.7;
Defined in: source.ts:74
Select threshold used by consumers that need a boolean from select.
const SELECT_PRESS_THRESHOLD: 0.7 = 0.7;
Defined in: source.ts:74
Select threshold used by consumers that need a boolean from select.