hosanna-ui-docs - v0.9.0
    Preparing search index...

    Function aggregateView

    • Indicates a class is a view, and should be registered with the view manager. Aggregate views are view which contain other views, like Group, HGroup, etc.

      Parameters

      • viewName: string

        Name of the view

      Returns (target: unknown) => void