Nuxt UI v4 is officially released!

Components

ContextMenu

Display a menu that appears on right click.

Usage

Right click here
{
  "message": "You should use slots with <ContentRenderer>",
  "value": {},
  "excerpt": false,
  "tag": "div"
}

Popper

Use the popper prop to customize the popper instance.

Arrow

Right click here
{
  "message": "You should use slots with <ContentRenderer>",
  "value": {},
  "excerpt": false,
  "tag": "div"
}

Placement

Right click here
{
  "message": "You should use slots with <ContentRenderer>",
  "value": {},
  "excerpt": false,
  "tag": "div"
}

Offset

Right click here
{
  "message": "You should use slots with <ContentRenderer>",
  "value": {},
  "excerpt": false,
  "tag": "div"
}

Props

virtualElementrequired
Record<string, any>
ui
any
{}
popper
PopperOptions
{}
onClose
(...args: any[]) => any
onUpdate:modelValue
(...args: any[]) => any
modelValue
boolean
false

Config

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {},
  "excerpt": false,
  "tag": "div"
}