@author

@timestamp.ToString("g")

@content

@code { [Parameter] public DateTime timestamp {get; set;} [Parameter] public string author {get; set;} [Parameter] public string content {get; set;} }