tooltips & click copy
shit antd & tooltips & click copy
https://codesandbox.io/s/zx4wo7y56l
date-picker placeholders ???
https://codesandbox.io/s/92yzp7028o
antd-RangePicker-datepicker
placeholder
placeholder | 非范围选择时的占位内容 | string | — |
---|---|---|---|
placeholder | placeholder of date input | string|RangePicker[] |
https://ant.design/components/date-picker/
https://codesandbox.io/s/92yzp7028o
element date-picker
https://element.eleme.io/#/zh-CN/component/date-picker
placeholder | 非范围选择时的占位内容 | string | — | — |
---|---|---|---|---|
start-placeholder | 范围选择时开始日期的占位内容 | string | — | — |
end-placeholder | 范围选择时结束日期的占位内容 | string | — | — |
markdown table
placeholder | 非范围选择时的占位内容 | string | — | —
-- | -- | -- | -- | --
start-placeholder | 范围选择时开始日期的占位内容 | string | — | —
end-placeholder | 范围选择时结束日期的占位内容 | string | — | —
getSelection & execCommand
window.getSelection().toString()
window.document.execCommand(`copy`);
// true
document.execCommand(`copy`);
// true
©xgqfrms 2012-2020
www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!