CrowdStrike / ember-headless-table

https://ember-headless-table.pages.dev
MIT License
23 stars 8 forks source link

<HeadlessTable> component? #119

Open NullVoxPopuli opened 1 year ago

NullVoxPopuli commented 1 year ago

would it be worth it to pre-wire a <table> as an example implementation? (still no styles though).

This would end up directly competing with ember-table, which is probably good for the ecosystem.

Since this is a V2 addon, there would be 0 cost to consumers unless they actually invoked <HeadlessTable> -- or we could make it import-only.

Open questions: