7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
|
|
<t-input
|
||
|
|
label="标签文字"
|
||
|
|
layout="vertical"
|
||
|
|
placeholder="请输入文字"
|
||
|
|
suffixIcon="{{ { name: 'info-circle-filled', ariaLabel: '提示' } }}"
|
||
|
|
></t-input>
|