Member Junction
Preparing search index...
@memberjunction/ai-core-plus
DateQuestionType
Interface DateQuestionType
Date/time input question types. Supports date-only and date-time pickers.
interface
DateQuestionType
{
type
:
"date"
|
"datetime"
;
}
Index
Properties
type
Properties
type
type
:
"date"
|
"datetime"
Type of date input:
'date': Date-only picker
'datetime': Date and time picker
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
Member Junction
Loading...
Date/time input question types. Supports date-only and date-time pickers.