alexsb-software / events-app

An angular 2 application to handle the volunteers availability during the events
0 stars 0 forks source link

Create a dynamic table view #9

Open shakram02 opened 7 years ago

shakram02 commented 7 years ago

The main idea is to create a bindable table component that displays on array of objects in a table, and showing some property values of that

The table view will be bound to certain properties for an object to display them ( like the shift viewer ) which needs relfection http://blog.wolksoftware.com/decorators-metadata-reflection-in-typescript-from-novice-to-expert-part-4