@Content

@code { [Parameter] public Guid Id { get; set; } [Parameter] public string Content { get; set; } }