pnpm
add
@nuxt/ui
yarn
add
@nuxt/ui
npm
install
@nuxt/ui
bun
add
@nuxt/ui
::
code-group
```
bash [pnpm]
pnpm
add
@nuxt/ui
```
```
bash [yarn]
yarn
add
@nuxt/ui
```
```
bash [npm]
npm
install
@nuxt/ui
```
```
bash [bun]
bun
add
@nuxt/ui
```
::
```
--------------------------------
### Configuring Starter Kit Options
Source: https://ui.nuxt.com/docs/components/editor
Shows how to customize the built-in TipTap StarterKit extension using the 'starter-kit' prop. This example disables blockquotes and configures heading levels and dropcursor.
```vue
Dashboard
Overview of your workspace.
Profile
Manage your account.
Settings
Configure your preferences.
{{ tour.current.value?.title }}
{{ tour.index.value + 1 }} / {{ tour.total.value }}{{ tour.current.value?.body }}
{{ part.text }}
{{ part.text }}