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": [