Update frontmatter data
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Controlled input field
|
||||
tags: components,input
|
||||
type: snippet
|
||||
tags: [components,input]
|
||||
cover: digital-nomad-5
|
||||
firstSeen: 2019-08-21T13:09:10+03:00
|
||||
lastUpdated: 2020-11-03T21:08:39+02:00
|
||||
dateModified: 2020-11-03T21:08:39+02:00
|
||||
---
|
||||
|
||||
Renders a controlled `<input>` element that uses a callback function to inform its parent about value updates.
|
||||
|
||||
Reference in New Issue
Block a user