How to make certain custom editor used by default?
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
Let's say I have custom input editor `CustomEditor` class, which extends `DefaultEditor`:
`export class CustomEditor extends DefaultEditor`
Is there a way to make this custom editor used by default with every `ng2-smart-table` instance, unless specified otherwise? If not, I request a feature to make it possible. =)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.