✨
✨
✨
✨
Framework
Search
⌃
K
👋
Welcome to Shiny Framework
Overview
✨
Installation
Components
🧱
Creating a Component
🏇
Mounting a Component
Attributes
👁
x-show
🏷
x-text
🔁
x-sync
⛓
x-model
🎡
x-for
🪄
x-bind
👆
x-on
JavaScript API
🪄
Reactive Store
🦄
Custom Functions
Fetch Examples
⬇
Get
⬆
Post
Powered By
GitBook
Comment on page
🔁
x-sync
Overview
Create a two-way binding on a form input element.
Example
<
input
x-sync
=
"
first_name
"
>
Live Demo
Attributes - Previous
x-text
Next - Attributes
x-model
Last modified
7mo ago