# Params Table

## Props

```javascript
params: {
    type: Array,
    required: true,
}
```

## Implemented Components

* [Table](../Table/README.md)
* [ParamsBox](../ParamsBox/README.md)