Skip to content

How to make child component to be rendered in parent component? #15345

@tmpacifitech

Description

@tmpacifitech

Both of the parent and child component use the same int array object.

If I change the array in the parent component, the child component has to be rendered again.

How can I do this?

I was tried to bind the object to child component, however it said that cannot bind array object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-blazorIncludes: Blazor, Razor Components

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions