2018-05-15 01:52:44 +00:00
|
|
|
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
|
|
2020-08-14 03:04:29 +00:00
|
|
|
|
exports[`renders ./antdv-demo/docs/popconfirm/demo/basic.md correctly 1`] = `<!----><a href="#">Delete</a>`;
|
2018-05-15 01:52:44 +00:00
|
|
|
|
|
2020-03-15 05:12:47 +00:00
|
|
|
|
exports[`renders ./antdv-demo/docs/popconfirm/demo/dynamic-trigger.md correctly 1`] = `
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<div>
|
|
|
|
|
<!----><a href="#">Delete a task</a><br><br> Whether directly execute:<label class="ant-checkbox-wrapper ant-checkbox-wrapper-checked"><span class="ant-checkbox ant-checkbox-checked"><input type="checkbox" class="ant-checkbox-input" value=""><span class="ant-checkbox-inner"></span></span>
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!---->
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
2018-05-15 01:52:44 +00:00
|
|
|
|
`;
|
|
|
|
|
|
2020-08-14 03:04:29 +00:00
|
|
|
|
exports[`renders ./antdv-demo/docs/popconfirm/demo/icon.md correctly 1`] = `<!----><a href="#">Delete</a>`;
|
2018-09-05 13:28:54 +00:00
|
|
|
|
|
2020-08-14 03:04:29 +00:00
|
|
|
|
exports[`renders ./antdv-demo/docs/popconfirm/demo/local.md correctly 1`] = `<!----><a href="#">Delete</a>`;
|
2018-05-15 01:52:44 +00:00
|
|
|
|
|
2020-03-15 05:12:47 +00:00
|
|
|
|
exports[`renders ./antdv-demo/docs/popconfirm/demo/placement.md correctly 1`] = `
|
2018-05-15 01:52:44 +00:00
|
|
|
|
<div id="components-a-popconfirm-demo-placement">
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<div style="margin-left: 70px; white-space: nowrap;">
|
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>TL</span>
|
|
|
|
|
</button>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>Top</span>
|
|
|
|
|
</button>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>TR</span>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<div style="width: 70px; float: left;">
|
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>LT</span>
|
|
|
|
|
</button>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>Left</span>
|
|
|
|
|
</button>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>LB</span>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<div style="width: 70px; margin-left: 304px;">
|
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>RT</span>
|
|
|
|
|
</button>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>Right</span>
|
|
|
|
|
</button>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>RB</span>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<div style="margin-left: 70px; clear: both; white-space: nowrap;">
|
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>BL</span>
|
|
|
|
|
</button>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>Bottom</span>
|
|
|
|
|
</button>
|
2020-08-14 03:04:29 +00:00
|
|
|
|
<!----><button class="ant-btn" type="button">
|
2020-08-31 09:16:16 +00:00
|
|
|
|
<!----><span>BR</span>
|
|
|
|
|
</button>
|
|
|
|
|
</div>
|
2018-05-15 01:52:44 +00:00
|
|
|
|
</div>
|
|
|
|
|
`;
|