• Function that gets the instance of DatePicker, by a given ID.

    Export

    Returns

    (OSFramework.OSUI.Patterns.DatePicker.IDatePicker) - Instance of the given DatePicker Id.

    Parameters

    • datePickerId: string

      ID of the DatePicker that will be looked for.

    Returns IDatePicker