© 2026 Hedgehog Software, LLC
type="number"
TextInput::make('zipcode__c') ->label('ZIP Code ') ->minLength(4) ->maxLength(10) ->numeric()
numeric