A range input is declared with min, max, and step as shown. The user has not interacted with it. What is its default (initial) value?<input type="range" min="10" max="30" step="5">