Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
IDatePickerProps
Interface IDatePickerProps<T>
Type parameters
T
:
IValueType
=
"string"
Hierarchy
Omit
<
ISingleProps
,
"valueType"
|
"onChange"
>
ISingleRelatedType
<
T
>
IDatePickerProps
Index
Properties
can
Clear
class
Name
default
Date
disabled
disabled
Date
disabled
Time
format
hide
Footer
name
open
Panel
placeholder
show
Lunar
Date
show
Time
value
value
Type
width
Methods
lunar
Value
Formatter
on
Change
on
Close
on
Open
Properties
Optional
can
Clear
can
Clear
:
boolean
Optional
class
Name
class
Name
:
string
Optional
default
Date
default
Date
:
SingleDate
Optional
disabled
disabled
:
boolean
Optional
disabled
Date
disabled
Date
:
IDisabledDate
Optional
disabled
Time
disabled
Time
:
IDisabledTime
Optional
format
format
:
string
Optional
hide
Footer
hide
Footer
:
boolean
Optional
name
name
:
string
Optional
open
Panel
open
Panel
:
boolean
Optional
placeholder
placeholder
:
string
Optional
show
Lunar
Date
show
Lunar
Date
:
boolean
Optional
show
Time
show
Time
:
IShowTime
<
string
>
value
value
:
SingleDate
Optional
value
Type
value
Type
:
T
Optional
width
width
:
string
|
number
Methods
Optional
lunar
Value
Formatter
lunar
Value
Formatter
(
date
:
Date
)
:
string
Parameters
date:
Date
Returns
string
on
Change
on
Change
(
date
:
IValueTypeSingleMap
[
T
]
)
:
void
Parameters
date:
IValueTypeSingleMap
[
T
]
Returns
void
Optional
on
Close
on
Close
(
)
:
void
Returns
void
Optional
on
Open
on
Open
(
)
:
void
Returns
void
Exports
IDate
Picker
Props
can
Clear
class
Name
default
Date
disabled
disabled
Date
disabled
Time
format
hide
Footer
name
open
Panel
placeholder
show
Lunar
Date
show
Time
value
value
Type
width
lunar
Value
Formatter
on
Change
on
Close
on
Open
Generated using
TypeDoc