Skip to content

Show the simple list. Pass list object from parent component to child component

Notifications You must be signed in to change notification settings

HsharmaCoding/1-React-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Show the simple list

  1. Pass list object from parent component to child component.
  2. Create file(component): components/Invoice/InvoiceList.tsx to render the list.
  3. Create file: components/index.ts for indexing.
  4. Call InvoiceList.tsx component from the App.tsx and pass InvoiceList object as a props.

Please refer the attached information.txt and APP-DEMO file for more information.

About

Show the simple list. Pass list object from parent component to child component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published