I want to have a spinner in my symfony form:
<input type="number" />
It seems symfony does not have such form field type? and it seems their custom form field type is not for this job? https://symfony.com/doc/current/form/create_custom_field_type.html