razor支持

This commit is contained in:
小红帽
2024-01-09 16:57:27 +08:00
parent 7bc08b401c
commit ac3faaa8ed
63 changed files with 2993 additions and 151 deletions

View File

@@ -261,6 +261,7 @@ namespace CPF.Razor
if (elementHandler is ICpfElementHandler handler)
{
handler.Renderer = Renderer;
handler.ComponentId = componentId;
}
if (siblingIndex != 0)