@bridgeline-digital/hawksearch-handlebars-ui
Preparing search index...
Models
DatePickerComponentModel
Interface DatePickerComponentModel
interface
DatePickerComponentModel
{
currentMonth
:
string
;
currentYear
:
number
;
modalVisible
:
boolean
;
months
:
string
[]
;
monthSelectorVisible
:
boolean
;
strings
:
{
heading
:
string
;
label
:
string
;
next
:
string
;
previous
:
string
;
selectMonth
:
string
;
viewCalendar
:
string
;
}
;
value
:
string
;
weeks
:
CalendarDay
[]
[]
;
years
:
number
[]
;
}
Hierarchy (
View Summary
)
BaseComponentModel
DatePickerComponentModel
Index
Properties
current
Month
current
Year
modal
Visible
months
month
Selector
Visible
strings
value
weeks
years
Properties
current
Month
currentMonth
:
string
current
Year
currentYear
:
number
modal
Visible
modalVisible
:
boolean
months
months
:
string
[]
month
Selector
Visible
monthSelectorVisible
:
boolean
strings
strings
:
{
heading
:
string
;
label
:
string
;
next
:
string
;
previous
:
string
;
selectMonth
:
string
;
viewCalendar
:
string
;
}
value
value
:
string
weeks
weeks
:
CalendarDay
[]
[]
years
years
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Month
current
Year
modal
Visible
months
month
Selector
Visible
strings
value
weeks
years
@bridgeline-digital/hawksearch-handlebars-ui
Loading...