P2Package: coreType: feature requesthelp wanted
仓库指标
- Star
- (20,263 star)
- PR 合并指标
- (平均合并 43天 10小时) (30 天内合并 27 个 PR)
描述
There is support for renderActiveTabPanelOnly but not something in between:
Do not unmount any tabs, but only mount tabs after they are clicked on instead of all at initial load.
This is the default behavior in some libraries (eg. https://ant.design/components/tabs/, it can still overwrite default behavior with forceRender prop).