DmDateRange

Updated Aug 18, 2026
DataMagik Application Designer

DmDateRange

DmDateRange — a from/to pair that cannot be back to front.

States

default

DmDateRange — default, light theme DmDateRange — default, dark theme

Example

<DmDateRange />

Props

NameTypeRequiredDefault
fromstring | nullnull
tostring | nullnull
labelstringundefined
fromLabelstring'From'
toLabelstring'To'
helpstringundefined
errorstringundefined
minstringundefined
maxstringundefined
disabledbooleanfalse
requiredbooleanfalse

Events

update:from, update:to

Was this page helpful?