UNPKG
inegicomponentes-tabulador
Version:
latest (2.3.2)
2.3.2
2.3.1
2.3.0
Componentes de visualizacion 2023 - Tabuladores
inegicomponentes-tabulador
/
.storybook
/
preview.js
9 lines
•
173 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
export
const
parameters
=
{
actions:
{
argTypesRegex:
"^on[A-Z].*"
},
controls:
{
matchers:
{
color:
/(background|color)$/i
,
date:
/Date$/
, }, }, }