Skip to content

Buttons(Set and Cancel) are hidden when pickerType is calendar #239

@faraz-ahmad-uft

Description

@faraz-ahmad-uft

I’m using selectMode="range" and pickerType="calendar". With these settings, the bottom action buttons are hidden. Is there a way to display these buttons while keeping these properties?

Any help would be appreciated.

My code:
<input [owlDateTimeTrigger]="dt10" [owlDateTime]="dt10" [selectMode]="'range'"> <owl-date-time #dt10 [pickerType]="'calendar'"></owl-date-time> </div>

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions