mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
265 B
265 B
Input Preset API
Scripts that manage user input events.
Example
<input type="text" id="presetExample1" placeholder="Type something" />
<input type="text"
data-input-preset="#presetExample1"
placeholder="Watch here"
disabled />