APIForm controls APICounter APICounter PropertiesminOn this pagemin Description Optional. Sets the minimal value of the counter Usage min?: number; Default value 0 Example <Counter min={10} /> Related article: Specifying the max and min values Related sample: Counter