Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.15 KB

File metadata and controls

42 lines (31 loc) · 1.15 KB

WDataTable

license release PRs Welcome

WDataTable, a table UI component for Unity3D.

screenshot screenshot screenshot

Feature

  • Easy Config
  • Sort by Column
  • Select Row
  • Dynamic Update

2.0

  • Use LoopScrollRect for performance
  • Table Element Pool Support
  • Custom Column Style Config
  • Handle Table Message
  • Support TextMesh Pro
  • Per Element Click and Config

Requirement

  • Unity 2018.2+
  • No other SDK are required.

Notice

  • If use TextMesh Pro, need Import TMP Essential Resources
  • Use can be found in the demo scene

License

MIT

Author

warmtrue