You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
useCustomFieldValue是把组件的值同步到field去 , 我是想利用这个来做一个自定义拖动元素表单 我需要在拖动之后 把值同步回field去 , 但是useCustomFieldValue只允许在setup中使用 因为里面调用了inject 方法,所以想请问一下 有没有正确的使用方式
这是我的使用方法
codepen
Beta Was this translation helpful? Give feedback.
All reactions