@using LibMatrix.Extensions @inherits BaseTimelineItem
    @ObjectExtensions.ToJson(Event.RawContent, indent: false)
@code { }