Regular Expressions 101

Community Patterns

1...56789...587

Update vue 2 to vue 3 Vue.set

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(Vue\.set\()([\w.\d\n\[\] ]*),([\w.\d\n\[\] ]*),([\w.\d\n\[\] ]*)\);
/

Description

it changes the old vue 2 stype using Vue.set, to direct assign object

Submitted by Iagomussel - a year ago