UNPKG

@mozaic-ds/vue

Version:

Mozaic-Vue is the Vue.js implementation of ADEO Design system

18 lines (11 loc) 479 B
# MPageHeaderFeature The Page Header Feature component renders a clickable feature item in the page header action area. ## Props | Name | Description | Type | Default | | --- | --- | --- | --- | | `label*` | Text label displayed for the feature item. | `string` | - | | `icon*` | Icon component displayed next to the feature label. | `Component` | - | ## Events | Name | Description | Type | | --- | --- | --- | | `action` | Emits when the feature item is clicked. | [] |