Skip to content

docs(throttleTime): add config example#7604

Open
beanscg wants to merge 1 commit into
ReactiveX:masterfrom
beanscg:bean-labs-throttletime-config-docs
Open

docs(throttleTime): add config example#7604
beanscg wants to merge 1 commit into
ReactiveX:masterfrom
beanscg:bean-labs-throttletime-config-docs

Conversation

@beanscg

@beanscg beanscg commented Jun 8, 2026

Copy link
Copy Markdown

Summary

  • add a throttleTime example that passes a ThrottleConfig with { trailing: true }
  • add the related timing/filtering operators that were missing from the local @see list

Fixes #4647

Validation

  • git diff HEAD^..HEAD --check
  • node content check confirming the new config example and @see links are present

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs]: Operator throttleTime is missing an example for the throttleConfig param

1 participant