X Enterprises
Profile

ProfileMenuItem

Single menu item row with name, description, dietary tags, calories, and price.

Profile

Profile components build the restaurant detail pages.

Components

<XRdProfileMenuItem />

Individual menu item row with name, description, dietary tag icons (colored by type), calorie count, and price.

<XRdProfileMenuItem :item="menuItem" />

Props

PropTypeDefaultDescription
itemMenuItemrequiredMenu item with name, description?, price, calories?, featured?, available?, tags?

AI Context

category: Profile
package: "@xenterprises/nuxt-x-restaurants"
components:
  - XRdProfileMenuItem
use-when: >
  Rendering an individual menu item row with name, description, dietary tags,
  calories, and price within a menu section.
typical-page-section: Individual menu item within a menu section on the restaurant menu sub-page.
Copyright © 2026