# [2021-04-23] Nylas Components

Source: https://developer.nylas.com/docs/new/v2-release-notes/2021-04-23-nylas-components/

Use shareable Components to show others what the Components will look like before publishing, testing, or as a way to share your Agenda for the day. It works with all Nylas Components.

Share Components from your dashboard.

## New Features

We've released v0.0.32 of Components.

- Added a `manifestLoaded` event on all Components that can be accessed using `addEventListener`.

### Agenda Component

- Added `hide_ticks` that toggles the display of the hour line in the left margin. This defaults to `false`.
- Added an `eagerly_fetch_events` that pre-fetches nearby dates for smoother transitions. This defaults to true.
- Added a swipe or drag interface to allow users to change dates.