You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
HerrHase b137cec475
add reset event
1 week ago
example add reset event 1 week ago
src add reset event 1 week ago
.gitignore init 3 weeks ago
README.md bugfix for elements 3 weeks ago
bun.lockb init 3 weeks ago
bunfig.toml update readme 3 weeks ago
index.js adding index.js for import 3 weeks ago
package.json add reset event 1 week ago
webpack.config.js bugfix for elements 3 weeks ago

README.md

Tiny Components - Upload

Created with Riot.js

Install

npm install @tiny-components/upload --save

You can use it like this

<form class="form" onsubmit={ (event) => ( state.validator.submit(event) ) }>
    <div class="field">
        <label>
            email
            <field-upload name="files"></field-upload>
        </label>
        <field-error name="files"></field-error>
    </div>
    <button type="submit">Send</button>
</form>

Icons

https://www.svgrepo.com/collection/pixelarticons-interface-icons/