Update tags for all snippets

Resolves #92
This commit is contained in:
Angelos Chalaris
2020-03-16 12:50:44 +02:00
parent accea9b71c
commit ae78e6d456
30 changed files with 31 additions and 31 deletions

View File

@ -1,6 +1,6 @@
---
title: MultiselectCheckbox
tags: input,state,array,intermediate
tags: components,input,state,array,intermediate
---
Renders a checkbox list that uses a callback function to pass its selected value/values to the parent component.