Search results

MaskPlaceholder API in JavaScript (ES5) DatePicker API control

Properties

day

string

Specifies the mask placeholder value for day section.

Defaults to ‘day’

dayOfTheWeek

string

Specifies the mask placeholder value for day of the week section.

Defaults to ‘day of the week’

hour

string

Specifies the mask placeholder value for hour section.

Defaults to ‘hour’

minute

string

Specifies the mask placeholder value for minute section.

Defaults to ‘minute’

month

string

Specifies the mask placeholder value for month section.

Defaults to ‘month’

second

string

Specifies the mask placeholder value for second section.

Defaults to ‘second’

year

string

Specifies the mask placeholder value for year section.

Defaults to ‘year’