Details
Description
Adds a few features to <EditableList>
- Column headers - buttons kept under the 'actions' column.
- unified workflow - Editable list cells can be rendered via <MultiColumnList>'s `formatter` api as opposed to the additionalFields api.
- read-only columns - specified in an array.