---
title: eventShortHeight
---

In **timeGrid** view, the height threshold for when an event has a "short" style.

<div class='spec'>

Number, *default*: `30`

</div>

Example of a regular event:

<img
  src='./timegrid-event-notshort.png'
  alt='Screenshot of event with regular height'
  class='bordered-image'
  width='179'
  height='104' />

Example of a "short" event:

<img
  src='./timegrid-event-short.png'
  alt='Screenshot of event with short height'
  class='bordered-image'
  width='179'
  height='104' />
