Update frontmatter data

This commit is contained in:
Angelos Chalaris
2023-04-28 22:19:13 +03:00
parent 6d5cd56327
commit 7efb072407
78 changed files with 234 additions and 204 deletions

View File

@ -1,9 +1,9 @@
---
title: Uncontrolled range input
tags: components,input
type: snippet
tags: [components,input]
cover: solitude-beach
firstSeen: 2019-03-02T10:20:55+02:00
lastUpdated: 2020-11-25T20:46:35+02:00
dateModified: 2020-11-25T20:46:35+02:00
---
Renders an uncontrolled range input element that uses a callback function to pass its value to the parent component.