diff --git a/custom-elements.json b/custom-elements.json index fed53b6..91e3c81 100644 --- a/custom-elements.json +++ b/custom-elements.json @@ -214,14 +214,6 @@ "type": { "text": "boolean" } - }, - { - "kind": "field", - "name": "onlyValidateOnBlur", - "type": { - "text": "boolean" - }, - "readonly": true } ], "attributes": [ diff --git a/examples/index.html b/examples/index.html index 2986fe8..60ba5fe 100644 --- a/examples/index.html +++ b/examples/index.html @@ -37,19 +37,6 @@