Members
(inner) columns
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
columns |
Array |
<optional> |
[] | An array containing arrays of values. For each entry you can specify an entry like `{ value: '1', title: 'One' }` to define different title/values. Alternatively, just declare an entry with a primitive value. |
- Source:
(inner) columns
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
columns |
Array |
<optional> |
[] | An array containing arrays of values. For each entry you can specify an entry like `{ value: '1', title: 'One' }` to define different title/values. Alternatively, just declare an entry with a primitive value. |
- Source:
(inner) columnsValues
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
columnsValues |
Object |
<optional> |
null | Values of the columns |
- Source:
(inner) columnsValues
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
columnsValues |
Object |
<optional> |
null | Values of the columns |
- Source:
(inner) dateFormat
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
dateFormat |
String |
<optional> |
'D MMMM YYYY' |
- Source:
(inner) type
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
type |
String |
<optional> |
"plain" | Type of the picker. Could be `plain`, `date`. |
- Source:
(inner) value
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
value |
Object |
<optional> |
null |
- Deprecated:
- Use columnsValues instead Shorthand for a single-columns columnsValues
- Source:
(inner) value
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
value |
Object |
<optional> |
null |
- Deprecated:
- Use columnsValues instead Shorthand for a single-columns columnsValues
- Source:
(inner) values
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
values |
Array |
<optional> |
null |
- Deprecated:
- Use columns instead Shorthand for a single-columns values
- Source:
(inner) values
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
values |
Array |
<optional> |
null |
- Deprecated:
- Use columns instead Shorthand for a single-columns values
- Source: