Phone Number Mask
Credit Card Mask
Expiry Date Mask
Currency Format
SSN Mask
Credit Card Input
Phone Number Input
IP Address Input
Currency Input
SSN/National ID Input
Date & Time Input
Currency Input with Toggle
Format:
$
USD
Try entering numbers to see the formatting
Credit Card Input
International Phone Input
Date/Time Picker
IP Address Input
{
const num = parseInt(part);
return !isNaN(num) && num >= 0 && num <= 255;
});
" placeholder="000.000.000.000"
class="w-full pl-10 pr-4 py-2 border rounded-md focus:ring-2 focus:ring-blue-500 focus:border-blue-500"
:class="isValid ? 'border-gray-300' : 'border-red-500'">
Please enter a valid IP address (0-255 in each segment)
Color Picker
Click a color or enter a custom hex value
This is a preview of your selected color