Skip to content

ahmet-eren/lwc-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LWC Section

This lightning web component is created to display content inside SLDS section.

https://www.lightningdesignsystem.com/components/expandable-section/

Alt text

Playground Live Demo

https://developer.salesforce.com/docs/component-library/tools/playground/16htafEC/3/edit

Installation

Unmanaged Package

(replace the domain)

https://YOUR_DOMAIN.lightning.force.com/packaging/installPackage.apexp?p0=04t3h000000ie6O

Usage

<c-section title="Section Title">
    <!-- Section Content Goes Here-->
</c-section>

Reference

@api

String title

Event onopen
Event onclose

Releases

No releases published

Packages

No packages published