go

在接口中的条件属性

英文: Conditional props in intreface 问题 我有一个关于接口的问题: 基本上,我正在创建一个动态组件,它根据所在的页面而变化。我的接口构建如下: interface P...