arqex / react-datetime

A lightweight but complete datetime picker react component.
2k stars 872 forks source link

Custom arrows #847

Open luiznasciment0 opened 1 year ago

luiznasciment0 commented 1 year ago

I'm Submitting a ...

[ ] Bug report
[ ] Feature request
[X] Support request

Steps to Reproduce

Try to implement custom arrows (example: use your own icon component)

Expected Results

Should be able to do it

Actual Results

Not able to do it

Other Information (e.g. stacktraces, related issues, suggestions how to fix)

I'm trying to find a way to implement custom arrows in this component but I'm not finding it. Need some guidance on this, please :pray:. I know there is a renderView function, but it replaces the whole thing... I just want custom arrows, is that possible?