<s-date-picker> need the 2 month view on range selection

What happened to the two-month view in the date-picker? It was available in previous Polaris versions, but I can’t find it in the current implementation. Is there an alternative approach or planned support for this feature?

Date Picker

@Aristo_Vince the multiMonth Prop is still exists and not deprecated.
But it recommend tying it to lgUp from useBreakpoints() for responsive behavior.

In web components, they didn’t mention about multi-month property

Ah, in that case it is a genuine feature gap in the web components implementation. It doesn’t have multiMonth yet. It is a missing feature not hidden one.