Search
    Preparing search index...
    UEParameterItemResolver: (
        parameterDescriptor: IParameterDescriptor,
        formId?: string | symbol,
    ) => boolean

    Резолвер точки расширения UEParameterItem

    Type declaration

      • (parameterDescriptor: IParameterDescriptor, formId?: string | symbol): boolean
      • Parameters

        • parameterDescriptor: IParameterDescriptor

          Дескриптор параметра

        • OptionalformId: string | symbol

          идентификатор формы

        Returns boolean