Skip to content
Vue Flow
Search
K
Main Navigation
v1.39.0
Guide
Examples
Migration
TypeDocs
Appearance
Menu
Return to top
On this page
Function: clamp
​
â–¸
clamp
(
val
,
min?
,
max?
):
number
Parameters
​
Name
Type
val
number
min?
number
max?
number
Returns
​
number