Examples importing Table Component or Class with Ember-Table
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 351
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 1
Description
Hello! I have read through as much documentation and as many examples as I can find but am not able to find if you're able to work with the table component within a component or js file by importing EmberTable like you used to be able to do pre-version 2.0:
import EmberTable from 'ember-table/components/ember-table'
Is this no longer a possibility? Thanks for any guidance you can provide!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the current Ember-Table documentation and examples against the mentioned import entry point, ember-table/components/ember-table. Confirm whether importing the table component from a component or JS file is supported after version 2.0, and document the supported usage or limitation with a clear example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, frontend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100