Skip to content

Documentation - RxLet - Context Trigger #1866

@szymonm98

Description

@szymonm98

Description

It appears that the documentation for the RxLet directive contains incorrect input names. The documentation references the following inputs:

  • nextTrg
  • errorTrg
  • completeTrg
  • suspenseTrg
  • contextTrg

However, in the provided demo, the correct input names appear to be:

  • nextTrigger
  • completeTrigger
  • errorTrigger
  • suspenseTrigger

This discrepancy may cause confusion for users referencing the documentation. It would be beneficial to align the documentation with the actual implementation to ensure consistency and accuracy.

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