@nospamproxy/core
    Preparing search index...

    Custom element for datetime picker. Always mutates the bound value to date object.

    Implements

    • ICustomElementViewModel
    Index

    Constructors

    Properties

    disabled?: boolean
    inputRef: HTMLInputElement
    showTime: boolean = true

    When this is true, the time selection controls are shown.

    value?: string | Date | null

    Datetime value to bound to this element. This can be a date object or a ISO string.

    Methods

    • Returns void

    • Returns void

    • Returns void