Members
(inner) dateFormat
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
dateFormat |
String |
<optional> |
'D MMMM YYYY' | The date format to display. |
(inner) hintText
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
hintText |
String |
<optional> |
'' | The text to display when no value is selected. |
- Source:
(inner) maxDate
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
maxDate |
Date |
<optional> |
null | Maximum date displayed. |
- Source:
(inner) minDate
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
minDate |
Date |
<optional> |
null | Minimum date displayed. |
- Source:
(inner) tintColor
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
tintColor |
String |
<optional> |
null | **(iOS only)** The tint color for the toolbar buttons of the picker. |
- Source:
(inner) value
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
value |
Date |
<optional> |
null | The date object to use as the value. |
- Source: