Răsfoiți Sursa

docs: mention usage of magic properties in x-data

Jonas 5 ani în urmă
părinte
comite
ca79687e1e
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -504,6 +504,8 @@ These behave exactly like VueJs's transition directives, except they have differ
 
 ### Magic Properties
 
+> With the exception of `$el`, magic properties are **not available within `x-data`** as the component isn't initialized yet.
+
 ---
 
 ### `$el`