@elemental/ui / Class

LmnDateDirective

Decorators:@Directive
Selectors:lmn-input-text[lmnDate]

No documentation has been provided.

Properties

NameTypeDescription
#manageCalendarButtonRef
EffectRef
getViewDetailsFn
r
InputSignal<LmnCalendarGetViewDetailsFn | undefined>

The callback function to get the view details

maxDate
r
InputSignal<LmnDate | undefined>

Maximum selectable date

minDate
r
InputSignal<LmnDate | undefined>

Minimum selectable date

nativeElement
r
HTMLElement
negative
r
InputSignalWithTransform<boolean, unknown>

Whether the component is negative

precision
r
InputSignal<LmnDatePrecision | undefined>

The precision of the date value

readonly
r
InputSignalWithTransform<boolean, unknown>

Readonly state of the input text