Path : /var/www/html/phkaymedia/vendor/livewire/livewire/js/action/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/phkaymedia/vendor/livewire/livewire/js/action/model.js |
import Action from '.' export default class extends Action { constructor(name, value, el) { super(el) this.type = 'syncInput' this.name = name this.payload = { id: this.signature, name, value, } } }