Profile
ProfileCuisine
Badge cloud of cuisine type labels.
Profile
Profile components build the restaurant detail pages.
Components
<XRdProfileCuisine />
Badge cloud of cuisine type labels from restaurant.cuisineTypes.
<XRdProfileCuisine :restaurant="restaurant" />
Props
| Prop | Type | Default | Description |
|---|---|---|---|
restaurant | Restaurant | required | Restaurant with cuisineTypes: { id, label }[] |
AI Context
category: Profile
package: "@xenterprises/nuxt-x-restaurants"
components:
- XRdProfileCuisine
use-when: >
Displaying a badge cloud of cuisine type labels on a restaurant profile page.
typical-page-section: Cuisine types section on the restaurant profile page.
