xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

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

image

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


Flag Counter

©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


原文地址:https://www.cnblogs.com/xgqfrms/p/10189199.html