mirror of
https://github.com/archtechx/livewire-petite-vue.git
synced 2025-12-12 00:24:03 +00:00
Update README.md
This commit is contained in:
parent
8b093e32aa
commit
7bd96d184b
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ The imported `createApp` automatically includes a bit of global state and a `v-l
|
|||
|
||||
## Usage
|
||||
|
||||
The package provides a `v-livewire` directive that lets you configure bi-directional links between Vue state and Livewire state.
|
||||
The package provides a `v-livewire` directive that lets you configure bidirectional links between Vue state and Livewire state.
|
||||
|
||||
For example, if you had a `messages` property in Vue and an `items` property in Livewire, you could do:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue