Skip to content

Instantly share code, notes, and snippets.

@erikfig
Created June 15, 2019 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erikfig/893e5896412a517fc909af60eb767338 to your computer and use it in GitHub Desktop.
Save erikfig/893e5896412a517fc909af60eb767338 to your computer and use it in GitHub Desktop.
{
field: 'cnpj',
label: 'CNPJ',
mask: '##.###.###/####-##',
visibility: data => data.regime_juridico === 'J',
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment