{
            props: this.props.ui.records,
            onChange: size => this.handleChangeSize('records', size),
            element: <ScratchpadRecords key="records" />,
          },