Sama UI Library
    Preparing search index...

    Class SamaDateTimeRangeComponent

    DateTimeRange component to enter multiple dates with multiple times.

    Hierarchy

    • ControlValueAccessorWrapper<DateTimeRange>
      • SamaDateTimeRangeComponent

    Implements

    • OnInit
    • OnDestroy
    • AfterContentChecked
    • AfterViewInit
    Index

    Properties

    endDatePlaceholder: string = 'End date time'

    Placeholder for the end date time input field

    label: string = 'Enter date and time'

    Label value to be used in the date range.

    required: boolean = false

    Flag to know if the whole field is required

    showHint: boolean = true

    Whether or not the hint text for the date should be displayed

    startDatePlaceholder: string = 'Start date time'

    Placeholder for the start date time input field