@page "/" @page "/EditJWD" @rendermode InteractiveServer EditJWD
@*
FamilyHw
*@
Color
Wood
Glass
Profile
@if (doEdit) { } else {
} @if (!string.IsNullOrEmpty(outClose)) {
@outClose
} else if (!string.IsNullOrEmpty(outSave)) {
@outSave
}
@JsonSer