Search results

TimeMaskPlaceholder API in Vue TimePicker API component

Properties

day

string

Specifies the mask placeholder value for day property.

Defaults to ‘day’

dayOfTheWeek

string

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

Defaults to ‘day of the week’

hour

string

Specifies the mask placeholder value for hour property.

Defaults to ‘hour’

minute

string

Specifies the mask placeholder value for minute property.

Defaults to ‘minute’

month

string

Specifies the mask placeholder value for month property.

Defaults to ‘month’

second

string

Specifies the mask placeholder value for second property.

Defaults to ‘second’

year

string

Specifies the mask placeholder value for year property.

Defaults to ‘year’