Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IDateRangePickerProps
Interface IDateRangePickerProps
Hierarchy
ICommonProps
<
RangeValue
>
IDateRangePickerProps
Index
Properties
auto
Complete
can
Clear
class
Name
confirm
Text
default
Time
default
Value
disabled
disabled
Date
disabled
Time
format
max
min
name
on
Change
on
Click
on
Close
on
Open
open
Panel
placeholder
pop
Position
prefix
show
Time
value
value
Type
width
Properties
Optional
auto
Complete
auto
Complete
:
string
Optional
can
Clear
can
Clear
:
boolean
Optional
class
Name
class
Name
:
string
Optional
confirm
Text
confirm
Text
:
string
Optional
default
Time
default
Time
:
string
Optional
default
Value
default
Value
:
RangeValue
Optional
disabled
disabled
:
boolean
Optional
disabled
Date
disabled
Date
:
(
val
:
Value
, type
?:
RangeType
)
=>
boolean
Type declaration
(
val
:
Value
, type
?:
RangeType
)
:
boolean
Parameters
val:
Value
Optional
type:
RangeType
Returns
boolean
Optional
disabled
Time
disabled
Time
:
(
type
:
RangeType
)
=>
IDisabledTime
Type declaration
(
type
:
RangeType
)
:
IDisabledTime
Parameters
type:
RangeType
Returns
IDisabledTime
Optional
format
format
:
string
Optional
max
max
:
Value
Optional
min
min
:
Value
Optional
name
name
:
string
Optional
on
Change
on
Change
:
(
val
:
RangeValue
)
=>
void
Type declaration
(
val
:
RangeValue
)
:
void
Parameters
val:
RangeValue
Returns
void
Optional
on
Click
on
Click
:
(
val
:
Value
, type
?:
RangeType
)
=>
void
Type declaration
(
val
:
Value
, type
?:
RangeType
)
:
void
Parameters
val:
Value
Optional
type:
RangeType
Returns
void
Optional
on
Close
on
Close
:
(
type
?:
RangeType
)
=>
void
Type declaration
(
type
?:
RangeType
)
:
void
Parameters
Optional
type:
RangeType
Returns
void
Optional
on
Open
on
Open
:
(
type
?:
RangeType
)
=>
void
Type declaration
(
type
?:
RangeType
)
:
void
Parameters
Optional
type:
RangeType
Returns
void
Optional
open
Panel
open
Panel
:
boolean
Optional
placeholder
placeholder
:
string
Optional
pop
Position
pop
Position
:
"left"
|
"right"
Optional
prefix
prefix
:
string
Optional
show
Time
show
Time
:
boolean
Optional
value
value
:
RangeValue
Optional
value
Type
value
Type
:
"date"
|
"number"
|
"string"
Optional
width
width
:
string
|
number
Globals
IDate
Range
Picker
Props
auto
Complete
can
Clear
class
Name
confirm
Text
default
Time
default
Value
disabled
disabled
Date
disabled
Time
format
max
min
name
on
Change
on
Click
on
Close
on
Open
open
Panel
placeholder
pop
Position
prefix
show
Time
value
value
Type
width
Generated using
TypeDoc