how to add new property to ng2-smart-table
未關閉
- 主要語言
- TypeScript
- 星號
- 1.6k
- 分支
- 867
- PR 合併指標
- 30 天內沒有已合併 PR
描述
i have added getValueFromParent
but it sends this errors
ERROR Error: Uncaught (in promise): Error: Template parse errors:
Can't bind to 'getValueFromParent' since it isn't a known property of 'ng2-smart-table'.
1. If 'ng2-smart-table' is an Angular component and it has 'getValueFromParent' input, then verify that it is part of this module.
2. If 'ng2-smart-table' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
how can i fix this
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。