Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LWC Button

An OSS version of lightning button with no dependencies

Consuming

Tries to stick to standards (onclick) or Salesforce's API (variant)

<lwc-button
    variant="brand"
    label="Download"
    title="Begins the download"
    onclick={handleClick}>
</lwc-button>

Resources

Salesforce's lightning-button

About

An OSS version of lightning-button with no dependencies

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages