The private property of the number type indicates the range value
#value?
The private property of the numberarrow-up-right type indicates the range value. It can be set by the setValue() method and setterarrow-up-right value.
number
setValue()
setter
value
#value?: number;
|
undefined
Last updated 2 years ago