Hosanna UI API v1.30.2-next
    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