# dayMinWidth

Premium feature.

<script>
  import { pricingUrl } from '$docs-config';
</script>

If specified, when the calendar gets narrow enough where day cells can no longer meet their `dayMinWidth`, horizontal scrollbars will appear.

<div class='spec'>

number of pixels, undefined

</div>

For [vertical resource view](vertical-resource-view.md), daygrid view, and timegrid view.

Requires the **/scrollgrid** [premium plugin]({pricingUrl}).

<a href='dayMinWidth-demo' class='more-link'>View a live example</a>
