+A **Ui Component** is a self-contained, reusable building block of a [User Interface](/wiki/user_interface). It combines visual elements and their behavior, simplifying [Software](/wiki/software) creation through modularity and efficiency.
+## See also
+- [Widget](/wiki/widget)
+- [Frontend](/wiki/frontend)
+- [Component Architecture](/wiki/component_architecture)