-
-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
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
Labels
No labels