• Function that will change the property of a given MonthPicker Id.

    Export

    Parameters

    • monthPickerId: string

      ID of the MonthPicker where the property will be changed.

    • propertyName: string

      Property name that will be updated

    • propertyValue: any

      Value that will be set to the property

    Returns string