Skip to content

How to get ChildContent to work in Blazor?? #74

@mddifilippo89

Description

@mddifilippo89

private RenderFragment childContent { get; set; }

private RenderFragment AddContent() => builder =>
{
    builder.AddContent(1, textContent);

};

updating-panes.zip

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions