Tag
React
Guides filed under React.
Components
Reusable React landing-page sections
How the React section library is structured so each block is a component you copy with its stylesheet.
Components
Composing a page from React sections
The React section library is copy-paste blocks with a shared stylesheet. A page is the sections you import, in order.
Dashboards
Building a React admin dashboard
Compose a Next.js admin shell with a sidebar, a typed sample table, and an SVG bar chart you can replace with an API.
Dashboards
Admin table empty, loading, and error states
The Admin Dashboard Kit expects a table to render an empty state, a loading state, and an error state instead of a blank panel.