The <salla-apps-icons> web component allows users to display Google Play Store and Apple store icons to download the store's apps.Example#
Usage#
Properties#
| Property | Attribute | Description | Type | Default |
|---|
| Apps' Title | apps-title | The title to display. | string | undefined |
| Hide Title | hide-title | Flag to show or hide title. | boolean | undefined |
| Vertical | vertical | Display flag to horizontal/vertical. | boolean | undefined |
Slots#
Theslots makes it customizable to modify certain labels, such as app.| Slot | Description |
|---|
app | Replaces the slot with properties such as icon and name. |
Modified at 2024-08-18 08:28:08