Constructor
# <ProductsCompleteList data loading handleIsActiveClick handleEdit handleDelete />
Componente listado de productos para Admin
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
data |
shape | No | ||
loading |
bool | Yes | ||
handleIsActiveClick |
func | Yes | ||
handleEdit |
func | Yes | ||
handleDelete |
func | Yes |