Skip to content

feat(widget): add table widget - #98

Open
elviscgn wants to merge 3 commits into
lindelwa122:mainfrom
elviscgn:widget-table
Open

feat(widget): add table widget #98
elviscgn wants to merge 3 commits into
lindelwa122:mainfrom
elviscgn:widget-table

Conversation

@elviscgn

Copy link
Copy Markdown
Contributor

From #69

  • Added a table widget that renders a styles and reponsive table element
  • it accepts data an array of objects where each object represents a row in the table
  • it accepts columns an array of strings/objects where each string/object represents which column to display
  • accepts optional options like styles, onRowClick, onCellClick etc
  • returns DomWizard Element

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants