@page "/Rooms/{RoomId}/State/View" @using ArcaneLibs.Extensions @using LibMatrix @inject ILocalStorageService LocalStorage @inject NavigationManager NavigationManager
@status
Show member events| Type | Content |
|---|---|
| @stateEvent.Type |
@stateEvent.RawContent.ToJson() |
| Type | Content |
|---|---|
| @stateEvent.Type |
@stateEvent.RawContent.ToJson() |