[improvement] Field: add left-icon slot (#1973)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
'min-height': type === 'textarea' && !autosize
|
||||
})"
|
||||
>
|
||||
<slot name="left-icon" slot="icon" />
|
||||
<slot name="label" slot="title" />
|
||||
<div :class="b('body')">
|
||||
<textarea
|
||||
|
||||
Reference in New Issue
Block a user