From f22ecf6ef2a1cb49f93d296561633efc34d79979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20K=C3=BChner?= Date: Sun, 10 Jul 2022 19:26:29 +0200 Subject: [PATCH] sample property in schema --- schema.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/schema.json b/schema.json index f90b7ed..73ac4e3 100644 --- a/schema.json +++ b/schema.json @@ -404,6 +404,10 @@ "name": { "description": "The tag name of the custom element.", "type": "string" + }, + "sample": { + "description": "Sample string for usage of the element. (Could later be extended to a object with more samples if needed). The sample could also contain a element with children if this is needed as a sample.", + "type": "string" } }, "required": [