We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52de733 commit dd056feCopy full SHA for dd056fe
README.md
@@ -63,10 +63,11 @@ Key features include:
63
64
* Support for the component lifecycle.
65
* Organization of core tasks within the view.
66
-* Component inheritance.
+* Supports component inheritance.
67
* Ability to preserve component history.
68
-* Designed without considering FXML support.
+* Provides all methods for working with a component tree.
69
* Support for component-level logging.
70
+* Designed without considering FXML support.
71
* Detailed documentation and sample code.
72
73
## MVVM <a name="mvvm"></a>
0 commit comments