Skip to main content

Next js

Instalation

You can install Dash UI in Next js using the following command from your terminal

npm i @dash-ui-lib/core

Importing Dash

Import Dash UI in your _app.tsx file

_app.tsx
import '@dash-ui-lib/core/index.css'