q-touch-hold
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Quasar Framework logo

Quasar Components - TouchHold

Pull out the touch-hold of Quasar Framework directive to make the package very small.

Installation

$ npm install q-touch-hold --save

Usage

import TouchHold from 'q-touch-hold'
Vue.use(TouchHold)

Config vue.config.js

module.exports = {
  transpileDependencies: [
    'q-touch-hold', // add this
  ],
}

Documentation

Head on to the Quasar Framework official website: virtual-scroll

Supporting Quasar

Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome backers.

Please read our manifest on Why donations are important. If you'd like to become a donator, check out Quasar Framework's Donator campaign.

Stay in Touch

For latest releases and announcements, follow on Twitter: @quasarframework

Chat Support

Ask questions at the official community Discord server: https://chat.quasar.dev

Community Forum

Ask questions at the official community forum: https://forum.quasar.dev

Contributing

I'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature). Please read the Contributing Guide.

Semver

Quasar is following Semantic Versioning 2.0.

License

Copyright (c) 2015-present Razvan Stoenescu

MIT License

Dependencies (0)

    Dev Dependencies (25)

    Package Sidebar

    Install

    npm i q-touch-hold

    Homepage

    quasar.dev

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    369 kB

    Total Files

    149

    Last publish

    Collaborators

    • virjay