Skip to content
On this page

View Components

INFO

This page will describe how view components can be generated.

Examples

View Component

yaml
arch: 1.0.0
definitions:
  viewComponents:
    - Alert

View Component With Constructor

yaml
arch: 1.0.0
definitions:
  viewComponents:
    Notification:
      metadata:
        constructor:
          properties:
            key: string