X Enterprises
Profile

ProfileAmenities

Icon + label list of restaurant amenities.

Profile

Profile components build the restaurant detail pages.

Components

<XRDProfileAmenities />

Icon + label list card of restaurant amenities. Renders an icon when amenity.icon is provided.

<XRDProfileAmenities :restaurant="restaurant" />

Props

PropTypeDefaultDescription
restaurantRestaurantApiResponserequiredRestaurant with amenities: { id, label, icon? }[]

AI Context

category: Profile
package: "@xenterprises/nuxt-x-restaurants"
components:
  - XRDProfileAmenities
use-when: >
  Displaying an icon + label list of restaurant amenities on a profile page.
typical-page-section: Amenities section on the restaurant profile page.
Copyright © 2026