7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
|
|
<t-input
|
||
|
|
value="{{innerValue}}"
|
||
|
|
label="{{label}}"
|
||
|
|
placeholder="{{placeholder}}"
|
||
|
|
bind:change="handleInputChange"
|
||
|
|
/>
|