DateTimeInput font and size

How do I change the font and size of perspective DateTimeInput component?

Make sure you’re using props.inputProps.style.

Silly question here. How do you allow the ability to select years before 2010?

@jpark: It depends on the version you’re using. Before 8.0.13 I don’t think you can. With 8.0.13 you just specify the props.minDate property.

1 Like