---
title: borderless settings
---

Remove borders from the calendar's outer edge.

## borderless

<div class='spec'>

Boolean, default: `false`

</div>

Removes all outer borders from the calendar.

## borderlessTop

<div class='spec'>

Boolean, default: `false`

</div>

Removes only the top outer border.

## borderlessBottom

<div class='spec'>

Boolean, default: `false`

</div>

Removes only the bottom outer border.

## borderlessX

<div class='spec'>

Boolean, default: `false`

</div>

Removes the left and right outer borders. Also indents the toolbar to align with the calendar body.
