DataEditorCore
DataEditorCore is a stripped down version of the DataEditor that allows for greater tree shaking and smaller package sizes. The primary differences between DataEditorCore and DataEditor are:
No built in
headerIconsNo built in renderers. All desired core renderers must be provided via the
renderersprop.No built in
imageWindowLoader. This must be provided as well.
Last updated
Was this helpful?