reiniergs / datatable-planet

Bunches lightning datatable experiences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:HTML 81.5%Language:JavaScript 18.4%Language:CSS 0.0%