Skip to content

pruthvip/employeeportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Its a simple app, where TableHander contains the main code.

TableHandler exposes the an init function, which in turn calls the _render function.

All _render function renders the app based on the state, and attaches the events also.