Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bassel Ahmed committed Nov 1, 2018
1 parent c022837 commit 5999b68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Basic Version with minimal visualization without any actions or events.
bodyCellColor: PropTypes.string,
keyCellColor: PropTypes.string,
labelFormatter: PropTypes.func, //function(label){ return formattedLabel;}
headerFormatter: PropTypes.func, //function(header){ return formattedheader;}
//enableTooltip : PropTypes.bool, TODO
showAbsolute : PropTypes.bool,
toggleValues : PropTypes.bool,
Expand Down

0 comments on commit 5999b68

Please sign in to comment.