[Doc] Field: add left-icon demo (#1177)

This commit is contained in:
neverland
2018-05-28 17:59:08 +08:00
committed by GitHub
parent 0a6afa2545
commit 155930192b
4 changed files with 11 additions and 2 deletions
+1
View File
@@ -49,6 +49,7 @@ Use `type` prop to custom diffrent type fields.
<van-field
value="Disabled"
label="Username"
left-icon="contact"
disabled
/>
</van-cell-group>