mirror of
https://github.com/tabler/tabler.git
synced 2026-07-28 22:14:39 +04:00
7 lines
251 B
HTML
7 lines
251 B
HTML
<div class="form-file">
|
|
<input type="file" class="form-file-input" id="customFile">
|
|
<label class="form-file-label" for="customFile">
|
|
<span class="form-file-text">Choose file...</span>
|
|
<span class="form-file-button">Browse</span>
|
|
</label>
|
|
</div> |