strapi / buffet

Buffet.js — React Components Library made with styled-components
https://www.buffetjs.io
539 stars 67 forks source link

How to put the mask in input field? For phone or zip code? #179

Open hermesalvesbr opened 3 years ago

hermesalvesbr commented 3 years ago

Hi,

It´s possible to make a mask for input field? Like this: https://www.npmjs.com/package/react-input-mask

Kind regards!

HichamELBSI commented 3 years ago

Hi @hermesalvesbr

Do you want to add a mask to the existing input component or for a new one?