7 lines
184 B
HTML
7 lines
184 B
HTML
<input name="{{id}}"
|
|
|
|
{{#if style}}
|
|
style="{{style}}"
|
|
{{/if}}
|
|
|
|
class="topcoat-text-input" value="{{value}}" placeholder="{{label}}"/> |