Skip to main content
Version: 1.1.0

IDateTimePickerClassNames

@spartanfx/react v1.1.0


@spartanfx/react / index / IDateTimePickerClassNames

Interface: IDateTimePickerClassNames

Class name overrides applied to the inner elements of DateTimePicker.

Properties

PropertyTypeDescription
calendar?stringClass name for the calendar section wrapper.
callout?stringClass name for the popup Callout.
footer?stringClass name for the footer section wrapper (Now / Clear / Done).
root?stringClass name for the root wrapper element.
textField?stringClass name for the trigger TextField.
time?stringClass name for the time section wrapper.