created:12/30/2020
updated:12/30/2020
loc
5
comments
0

Date

Component

import { DateControl } from '@component-controls/core';

Overview

A simple story that displays date/time

7/1/2025, 1:13:00 AM

Controls

Name
Description
Default
Controls
date

a datetime value

date
"2025-07-01T01:13:00.216Z"

Properties

Name
Description
Default
ComponentControlDate(3 properties)
type
ControlTypes.DATE
-
datePicker

whether to display a date picker (calendar). default: true

boolean
-
timePicker

whether to display a time picker (calendar). default: true

boolean
-
ComponentControlBase(9 properties)

Commits

Date
Author
Commit Message
6/16/2020

atanasster

avatar of atanasster
chore: merge specification into core package
1 commits

Internal dependencies

file
imports
"../../controls"
ComponentControlDate
"./types"
AsReactComponent

Stories

Only Date Picker

A simple story that displays date

7/1/2025, 1:13:00 AM

Only Time Picker

A simple story that displays time

7/1/2025, 1:13:00 AM