danranVm

Results 40 comments of danranVm

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

勾选后,相当于会更新数据源,会触发搜索重新计算。 可以考虑在什么情况下,清空一下搜索条件?