+`;
+
+exports[`csr snapshot test > csr test ./src/tree/_example/icon.vue 1`] = `
+
+`;
+
+exports[`csr snapshot test > csr test ./src/tree/_example/label.vue 1`] = `
+
renders ./src/config-provider/_example/global.vue c
exports[`ssr snapshot test > renders ./src/config-provider/_example/input.vue correctly 1`] = `"
"`;
-exports[`ssr snapshot test > renders ./src/config-provider/_example/others.vue correctly 1`] = `"
Feature TagFeature TagFeature TagFeature TagFirst Step
You need to click the blue button
Second Step
Fill your base information into the form
Error Step
Something Wrong! Custom Error Icon!
4
Last Step
You haven't finish this step.
"`;
+exports[`ssr snapshot test > renders ./src/config-provider/_example/others.vue correctly 1`] = `"
Feature TagFeature TagFeature TagFeature TagFirst Step
You need to click the blue button
Second Step
Fill your base information into the form
Error Step
Something Wrong! Custom Error Icon!
4
Last Step
You haven't finish this step.
"`;
exports[`ssr snapshot test > renders ./src/config-provider/_example/pagination.vue correctly 1`] = `""`;
@@ -1193,25 +1193,25 @@ exports[`ssr snapshot test > renders ./src/tree/_example/debug-performance.vue c
exports[`ssr snapshot test > renders ./src/tree/_example/debug-state.vue correctly 1`] = `"
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/debug-vscroll.vue correctly 1`] = `"
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/debug-vscroll.vue correctly 1`] = `"
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/disabled.vue correctly 1`] = `"
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/disabled.vue correctly 1`] = `"
"`;
exports[`ssr snapshot test > renders ./src/tree/_example/draggable.vue correctly 1`] = `"
1.1.1.1
1.1.1.2
1.1.2.1
1.1.2.2
2.1
2.2
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/empty.vue correctly 1`] = `"
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/empty.vue correctly 1`] = `"
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/expand-all.vue correctly 1`] = `"
1.1.1
1.1.2
1.2.1
1.2.2
2.1
2.2
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/expand-all.vue correctly 1`] = `"
1.1.1
1.1.2
1.2.1
1.2.2
2.1
2.2
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/expand-level.vue correctly 1`] = `"
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/expand-level.vue correctly 1`] = `"
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/expand-mutex.vue correctly 1`] = `"
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/expand-mutex.vue correctly 1`] = `"
"`;
exports[`ssr snapshot test > renders ./src/tree/_example/filter.vue correctly 1`] = `"
默认状态
过滤动作由 filter 属性的变更触发,所以不能只修改传递给 filter 属性内部的数据,应当在条件变化时变更 filter 属性。
清空过滤条件时,应设置 filter 属性为 null,来触发 tree 组件展示状态还原。
allowFoldNodeOnFilter 属性默认为 false,此时过滤状态下展开的路径节点无法被收起。
allowFoldNodeOnFilter="true"
allowFoldNodeOnFilter 属性设置为 true 时,过滤状态下展开的节点,允许点击收起,注意这会影响到 tree 组件当前的展开状态数据。
每次变更过滤条件时,会重设节点展开状态,将命中节点的路径节点展开。
当清空过滤条件时,将会还原为设置过滤条件之前时的展开状态。
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/icon.vue correctly 1`] = `"
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/icon.vue correctly 1`] = `"
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/label.vue correctly 1`] = `"
属性设置 jsx 形式
value: t1370, label: 1.1
value: t1371, label: 1.2
value: t1373, label: 2.1
value: t1374, label: 2.2
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/label.vue correctly 1`] = `"
属性设置 jsx 形式
value: t11480, label: 1.1
value: t11481, label: 1.2
value: t11483, label: 2.1
value: t11484, label: 2.2
"`;
exports[`ssr snapshot test > renders ./src/tree/_example/lazy.vue correctly 1`] = `"
数据延迟加载
默认为点击加载数据。
valueMode 默认为 'onlyLeaf'。选中父节点时,子节点由于未加载,无法更新和获取选中状态,导致无法更新父节点的状态。
所以使用延迟加载时,推荐 valueMode 设置为 'all' 或者 'parentFirst'。
"`;
@@ -1225,7 +1225,7 @@ exports[`ssr snapshot test > renders ./src/tree/_example/sync.vue correctly 1`]
exports[`ssr snapshot test > renders ./src/tree/_example/transition.vue correctly 1`] = `"
"`;
-exports[`ssr snapshot test > renders ./src/tree/_example/vscroll.vue correctly 1`] = `"
"`;
+exports[`ssr snapshot test > renders ./src/tree/_example/vscroll.vue correctly 1`] = `"
"`;
exports[`ssr snapshot test > renders ./src/tree-select/_example/base.vue correctly 1`] = `"
"`;