Skip to main content
Version: 0.4.2

Introduction

Dash JSON Grid is a Dash component library.

Dash porting version of the react project React JSON Grid. Provide structured and nested grid table view of complicated JSON objects/arrays.

The following two figures compare the demos of the original React version and the ported Dash version. Since this project is just a dash component wrapper on the original React component, the performance is the same.

React JSON GridDash JSON Grid
demo-reactdemo-dash

A simple live demo of React JSON Grid

warning

Note that the following demo is purely written by React JSON Grid. Dash JSON Grid is just a wrapper of it, so users can expect that Dash JSON Grid has the same performance. However, the following demo may not totally reflect the current Dash JSON Grid version you are viewing because it is built with @redheadphone/react-json-grid@0.9.2 which may not match the dependency of an older version of Dash JSON Grid.

Search:

Is selection highlighted:

platformNameE-Shop
locationGlobal
established2023
dailyActiveUsers50
totalUsers1200
lastUpdated2024-10-05
supportEmailsupport@eshop.com
activetrue
featuredYears
[-]featuredYears [3]
12017
22019
32021
admin
[-]admin {}
nameSarah Williams
adminSince2023-05-06
roleChief Operating Officer
contactnull
permissions
[-]permissions {}
canManageUserstrue
canManageOrderstrue
canEditContentfalse
canAccessFinancialstrue
users
[-]users [4]
isActiveageemailnamegenderorders
1true28alice.johnson@example.comAlice Johnsonfemale
[-]orders [1]
orderIddatetotalAmountitems
1ORD10012023-09-10250.75
[+]items [2]
2false35bob.smith@example.comBob Smithmale
[-]orders [1]
orderIddatetotalAmountitems
1ORD20012023-09-2075.5
[+]items [2]
3true30undefinedClaire Brownfemale
[-]orders [0]
4true40david.jones@example.comDavid Jonesmale
[-]orders [0]

Selected:

Acknowledgements

Changelog:

Changelog

License of this project:

MIT License

Guidelines for the contributions:

Contributing

Contributor covenant code of conduct:

Code of conduct

Security policy:

Security