diff --git a/docs/element-properties.mdx b/docs/element-properties.mdx index 910f449..476731b 100644 --- a/docs/element-properties.mdx +++ b/docs/element-properties.mdx @@ -280,3 +280,9 @@ text.innerText = "new text \n and a newline" // result html - new text
and a newline
``` + + +   + +   +