{# Single numeric input. Args: min (float, optional): Minimum accepted value. Browsers will reject submissions below this. max (float, optional): Maximum accepted value. width (int, optional): Pixel width of the input. Defaults to the project's DEFAULT_FIELD_WIDTH config value. #}