@page "/TestError" @rendermode InteractiveServer EditJWD
@if (!string.IsNullOrEmpty(outClose)) {
@outClose
} else if (!string.IsNullOrEmpty(outSave)) {
@outSave
}
@JsonSer