Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/vue/composition-api/prop-sync"

Index

Functions

Functions

Const usePropSync

  • usePropSync<Key>(key: Key): WritableComputedRef<Data[Key]>