Skip to content

Components

Components

Vue.js components are re-usable building blocks which allow to decompose pages and UI elements by loading and re-using them. The destructuring of a UI into components is a delicate task, and during writing this documentation other ways to build this or that UI element were identified. But: never change a running system 😂

Released under the MIT License.