uiconfig.js

    Function uiFolderContainer

    • Type Parameters

      • TP = any
      • T = any

      Parameters

      • label: ValOrFunc<string, [TP]>
      • Optionalparams: TParams<T>

      Returns <T extends new (...args: any[]) => any>(
          constructor: T,
      ) => { prototype: __type<any, any>; new (...args: any[]): __type<TP, T> } & T

    MMNEPVFCICPMFPCPTTAAATR