|
|
@ -1450,7 +1450,7 @@ Array [ |
|
|
|
<div |
|
|
|
style="margin-bottom: 16px;" |
|
|
|
> |
|
|
|
showLine: |
|
|
|
showLine: |
|
|
|
<button |
|
|
|
aria-checked="true" |
|
|
|
class="ant-switch ant-switch-checked" |
|
|
@ -1473,7 +1473,7 @@ Array [ |
|
|
|
</button> |
|
|
|
<br /> |
|
|
|
<br /> |
|
|
|
showIcon: |
|
|
|
showIcon: |
|
|
|
<button |
|
|
|
aria-checked="true" |
|
|
|
class="ant-switch ant-switch-checked" |
|
|
@ -1496,7 +1496,7 @@ Array [ |
|
|
|
</button> |
|
|
|
<br /> |
|
|
|
<br /> |
|
|
|
showLeafIcon: |
|
|
|
showLeafIcon: |
|
|
|
<button |
|
|
|
aria-checked="true" |
|
|
|
class="ant-switch ant-switch-checked" |
|
|
@ -3060,7 +3060,7 @@ exports[`renders ./components/tree/demo/line.md extend context correctly 1`] = ` |
|
|
|
<div |
|
|
|
style="margin-bottom: 16px;" |
|
|
|
> |
|
|
|
showLine: |
|
|
|
showLine: |
|
|
|
<button |
|
|
|
aria-checked="true" |
|
|
|
class="ant-switch ant-switch-checked" |
|
|
@ -3083,7 +3083,7 @@ exports[`renders ./components/tree/demo/line.md extend context correctly 1`] = ` |
|
|
|
</button> |
|
|
|
<br /> |
|
|
|
<br /> |
|
|
|
showIcon: |
|
|
|
showIcon: |
|
|
|
<button |
|
|
|
aria-checked="false" |
|
|
|
class="ant-switch" |
|
|
|