Skip to content

[Documentation]: Update Stackblitz example to Signal Queries #74

@geromegrignon

Description

@geromegrignon

Hi, I just discovered your project through LinkedIn!

By landing on the documentation, I noticed the Stackblitz embedded project is still using @ViewChilddirectives.

You might want to update it to viewchild() Signal Query:

  consentTemplateRef: TemplateRef<any> = viewChild.required<TemplateRef<any>>('consentTemplate')

  submitTemplateRef: TemplateRef<any> = viewChild.required<TemplateRef<any>>('submitTemplate');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions