MCPcopy
hub / github.com/ilyhalight/voice-over-translation / min

Method min

src/ui/components/slider.ts:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114 }
115
116 get min() {
117 return this._min;
118 }
119
120 set min(val: number) {
121 this._min = val;

Callers 15

resolveDesiredVolumeFunction · 0.80
setupAudioSettingsFunction · 0.80
clampNumberFunction · 0.80
snapVolume01TowardsFunction · 0.80
clampToRangeFunction · 0.80
applyWrapWidthGuardFunction · 0.80

Calls 2

updateProgressMethod · 0.95
clampNumberFunction · 0.90

Tested by

no test coverage detected