danranVm
danranVm
@shimaokun PR, welcome
If you agree, I can provide a PR. see: https://github.com/IduxFE/idux/blob/main/packages/cdk/utils/src/props.ts#L118
> ```ts > user: oneOfType([String, object()]) > genre: oneOf(['action', 'thriller'] as const) > ``` Hi @dwightjack , thanks for your answer, I know both of these schemes. They work well...
现在可以在 js 代码中获取 css variable 的值
已经按照最新的设计规范修改了样式。
ref https://github.com/vuejs/core/issues/2669
勾选后,相当于会更新数据源,会触发搜索重新计算。 可以考虑在什么情况下,清空一下搜索条件?
modal 暂时通过禁用动画来规避一下吧。
@tuchg 有空瞅一瞅。