From b1f7df8885d4c4b36194aaeda4e7ed7434da6969 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Mon, 21 Feb 2022 19:02:16 +0100 Subject: [PATCH] adding --- README.md | 52 +++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 43 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5fcb00c..59d24cc 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ For Validation this Component uses [Validate.js](https://validatejs.org/) npm install @tiny-components/validator --save ``` -## How to use +## You can use it like this ```javascript -
{ state.validator.handle(event) }} novalidate> + ( state.validator.submit(event) ) }>>