Which web component libraries Quark provides?
Quark provides libraries for two types of reusable web components:
- QWC (Quark Web Components)
- PWC (Platform Web Components)
QWC are the modular user interface components for Quark’s web applications. For more information, see the QWC demo.
PWC are the modular, reusable and extensible user interface, and data components for Quark’s web applications. PWC use QWC library for their user interface and use platform server to generate their data components. For more information, see the PWC demo.