X Enterprises
Profile

ProfileDietary

Checklist of dietary options supported by the restaurant.

Profile

Profile components build the restaurant detail pages.

Components

<XRDProfileDietary />

Checklist card of dietary options. Only renders when restaurant.dietaryOptions is non-empty.

<XRDProfileDietary :restaurant="restaurant" />

Props

PropTypeDefaultDescription
restaurantRestaurantApiResponserequiredRestaurant with dietaryOptions: string[]

AI Context

category: Profile
package: "@xenterprises/nuxt-x-restaurants"
components:
  - XRDProfileDietary
use-when: >
  Displaying a checklist of dietary options supported by the restaurant.
  Only renders when dietaryOptions is non-empty.
typical-page-section: Dietary options section on the restaurant profile page.
Copyright © 2026