You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Behind the scene, `state` is managed with `NestedTypes` model which is implicitly created using
64
-
attribute's spec taken from `state` declaration (refer to [NestedTypes documentation]() for complete
64
+
attribute's spec taken from `state` declaration (refer to [NestedTypes documentation](http://volicon.github.io/NestedTypes/#attribute-types) for complete
65
65
attribute spec syntax). It has following implications:
66
66
67
67
- You can use primitive type values or constructor functions as attribute's type specs.
0 commit comments