Calendar component 3 day view on mobile

hi
i dont think its possible but thought I would ask as if not possible maybe it might be good to include in the future.

I use the calendar component and have it with the time-day and time-week, whch works ok, but, week view is great on larger displays but terrible on mobile and day view works on smaller screens but not much data. the default on google calendar on smaller devices is 3 day view.

is there anyway we can get 3 day view on small screen sizes?

thanks

The event calendar in Wappler is based on: Documentation | FullCalendar
I am not sure it allows custom days per device, but if it does please let us know so that we can integrate it.

think it does

DURATION SETTINGS


duration
Sets the exact duration of a custom view.

dayCount
Sets the exact number of days displayed in a custom view, regardless of weekends or hiddenDays.

visibleRange
Sets the exact date range that is visible in a view.