From b447ab0a2633edc948b5bfa08f60ed2ef3552d3d Mon Sep 17 00:00:00 2001 From: Ilan Date: Mon, 1 Oct 2018 22:40:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20update=20select=20zh-CN.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/select/index.zh-CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/components/select/index.zh-CN.md b/components/select/index.zh-CN.md index 3f6d9e05dd..61bf5ba1d7 100644 --- a/components/select/index.zh-CN.md +++ b/components/select/index.zh-CN.md @@ -80,6 +80,7 @@ title: Select | key | 和 value 含义一致。如果 React 需要你设置此项,此项值与 value 的值相同,然后可以省略 value 设置 | string | | | title | 选中该 Option 后,Select 的 title | string | - | | value | 默认根据此属性值进行筛选 | string\|number | - | +| className | Option 器类名 | string | - | ### OptGroup props