- DateField(props): ReactNode
Returns ReactNode
Properties
Readonly
$$typeof
$$typeof: symbol
Optional
defaultProps
defaultProps?: Partial<DateFieldProps & RefAttributes<null | HTMLDivElement>> Optional
displayName
displayName?: string
Optional
propTypes
propTypes?: WeakValidationMap<DateFieldProps & RefAttributes<null | HTMLDivElement>>
To use the
Date Field
you need to wrap it in aLocalizationProvider
component.