New to KendoReactStart a free 30-day trial

TimestampVisibilityMode
Premium

Updated on Oct 30, 2025

Represents the timestamp visibility mode options for the Chat component.

  • onFocus—Timestamps are only visible for selected/focused messages (default behavior).
  • hidden—Timestamps are never visible for any messages.

type TimestampVisibilityMode = "onFocus" | "hidden";

Not finding the help you need?
Contact Support