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