agoda-com / agoda-com/react-handyman
[feature-toggle-jsx] withFeature HoC that has fallback when feature is not enabled
未关闭
- 主要语言
- TypeScript
- 星标
- 36
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
Instead of hiding the component, a fallback component will be shown instead of the actual component.
Interface would be something like this
```
withFeature(Component, FallbackComponent, "myAwesomeFeature")
```
贡献指南
评估
这个 Issue 还没有评估数据。