Skip to content

kevinv11n/datatable-planet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lwc-app

This an standalone lwc application. That allows out the box:

  • Write your components.
  • Use ui-lightning-components in your component templates.
  • Use any SLDS CSS or assets.

Usage steps

npm install
npm start

open: http://localhost:3000

Writing components

You can write your own component inside of the /src folder, You can write as many namespace you want

About

Bunches lightning datatable experiences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.3%
  • JavaScript 12.7%