Salla Docs
Merchant API
  • Merchant API
  • Salla OAuth 2.0
Partner APIs
  • App API
  • Shipment API
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Change Log
Salla CLI
Merchant API
  • Merchant API
  • Salla OAuth 2.0
Partner APIs
  • App API
  • Shipment API
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Change Log
Salla CLI
Salla - Opensource
Salla - Developers Community
  1. Form
  • Overview
  • Usage
  • Components Customization
  • Elements
    • Apps Icons
    • Breadcrumb
    • Color Picker
    • Conditional Fields
    • Count Down
    • Filters
    • Infinite Scroll
    • List Tile
    • Loading
    • Map
    • Modal
    • Placeholder
    • Progress Bar
    • Rating Stars
    • Reviews
    • Reviews Summary
    • Sheet
    • Skeleton
    • Slider
    • Social
    • Social Share
    • Tabs
  • Form
    • Button
    • Bottom Alert
    • Contacts
    • Date Time Picker
    • File Upload
    • Menu
    • Quantity Input
    • Select
    • Tel Input
  • Product
    • Add Product
    • Advertisement
    • Comments
    • Conditional Offer
    • Gifting
    • Installment
    • Meta Data
    • Offer
    • Offer Modal
    • Orders
    • Payments
    • Product Availability
    • Product Card
    • Products List
    • Product Options
    • Product Size Guide
    • Products Slider
    • Quick Buy
    • Quick Order
    • Scopes
    • Search
  • User
    • Cart Summary
    • Localization
    • Login
    • Loyalty
    • Rating
    • User Menu
    • User Profile
    • User Settings
    • Verify
  1. Form

Contacts

The <salla-contacts> web component allows users to display contact items. It is possible to include the salla-social component for icon visual representation.

Example#

Alt text

Usage#

HTML
SASS

Properties#

PropertyAttributeDescriptionTypeDefault
Contacts Titlecontacts-titleTitle for the social block within the footer sectionstringundefined
Hide Titlehide-titleWhether or not to toggle the visibility of the titlebooleanundefined
HorizontalhorizontalWhether or not to switch between vertical and horizontal display of contentbooleanundefined
Icons Onlyicons-onlyWhether or not to display only icons or both icons and labelsbooleanundefined
Is Headeris-headerWhether or not the content serves as a headerbooleanundefined

Slots#

Theslots makes it customizable to modify certain labels, such as contact.
SlotDescription
contactThis slot has replaceable properties, which are icon and value.
Modified at 2025-03-04 12:54:02
Previous
Bottom Alert
Next
Date Time Picker