Sama UI Library
    Preparing search index...

    Class SamaDatePickerComponent

    Datepicker component to enter a date

    Hierarchy

    • ControlValueAccessorWrapper<DatePicker>
      • SamaDatePickerComponent

    Implements

    • OnInit
    • OnDestroy
    Index

    Properties

    hint: string

    Hint for the date input field.

    label: string

    Label value to be used in the date picker.

    placeholder: string = 'Date'

    Placeholder value to be used in the date picker.

    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.