Skip to content

Instantiate Angular templates in {N} templated controls #21

Closed
@hdeshev

Description

@hdeshev

NativeScript templated controls have their own visual tree and template life cycle that we need to integrate with Angular. We want to instantiate Angular templates (with bindings and everything) and attach them to the correct visual tree location.

We can't use a plain NgFor for this task since those controls usually pull instantiated templates when the need to display a new item arises.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions