emberjs / emberjs/ember-render-modifiers
Document "classic" and native class component examples
Open
documentation
- Dominant language
- TypeScript
- Stars
- 86
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
The current API docs mostly show `Component.extend()` style of documentation, but we should show both `class extends Component {}` (with "real" decorators) and `Component.extend()` (with "computed style" decorators).
Contributor guide
Assessment
This issue has not been assessed yet.