---
title: Now Indicator
children:
  - nowIndicator
  - now
  - article: now-indicator-header-render-hooks
    points:
      - nowIndicatorHeaderClass
      - nowIndicatorHeaderContent
      - nowIndicatorHeaderDidMount
      - nowIndicatorHeaderWillUnmount
  - article: now-indicator-line-render-hooks
    points:
      - nowIndicatorLineClass
      - nowIndicatorLineContent
      - nowIndicatorLineDidMount
      - nowIndicatorLineWillUnmount
  - article: now-indicator-dot-render-hooks
    points:
      - nowIndicatorDotClass
demos:
  - timegrid-nowIndicator-demo
  - timeline-nowIndicator-demo
---

You can display a marker that represents the exact current time in both [TimeGrid view](timegrid-view) and [Timeline view](timeline-view).
