Skip to content
On this page

View Composers

INFO

This page will describe how view composers can be generated.

Examples

View Composer

yaml
arch: 1.0.0
definitions:
  viewComposers:
    - Dashboard

View Composer With Constructor

yaml
arch: 1.0.0
definitions:
  viewComposers:
    Profile:
      metadata:
        constructor:
          properties:
            key: string