UMD Web Components Library
    Preparing search index...

    Variable getValueConst

    getValue: {
        alertUrl: (__namedParameters: AttributeElementProps) => null | string;
        daysToHide: (__namedParameters: AttributeElementProps) => null | string;
        feedEntryRemoveIds: (
            __namedParameters: AttributeElementProps,
        ) => null | string;
        feedFilterIds: (__namedParameters: AttributeElementProps) => null | string;
        feedToken: (__namedParameters: AttributeElementProps) => null | string;
        giftUrl: (__namedParameters: AttributeElementProps) => null | string;
        layoutColumnCount: (
            __namedParameters: AttributeElementProps,
        ) => null | string;
        layoutLock: (__namedParameters: AttributeElementProps) => null | string;
        layoutRowCount: (__namedParameters: AttributeElementProps) => null | string;
        styleProps: (
            props: AttributeElementProps,
        ) => undefined | Record<string, any>;
        title: (__namedParameters: AttributeElementProps) => null | string;
        topPosition: (__namedParameters: AttributeElementProps) => null | string;
        url: (__namedParameters: AttributeElementProps) => null | string;
    } = ...

    Type declaration