Skip to main content
Version: 0.1.3

Kabelwerk Message Separator

The <KabelwerkMessageSeparator> component renders a small separator showing a date between messages posted on different dates.

Most probably you will not directly use the <KabelwerkMessageSeparator> component in your code — on the contrary, it is likely that you will want to replace it with a component of your own.

Example

<KabelwerkMessageSeparator date="2022-08-25" />

Props

date

A date as a string in YYYY-MM-DD format.

See also