fix(table-core): allow reactivity bindings to provide schedule fn (#6261)
This introduces a new `schedule` property in TableReactivityBindings that allows adapters to pass a custom fn to be scheduled. This is currently useful for frameworks like Angular (w/ zone.js) that patches native API like queueMicrotask, which could lead to weird behaviors.
R
Riccardo Perra committed
ad26c570afd67869feb516558633c024c4234fc4
Parent: 70a0e7e
Committed by GitHub <noreply@github.com>
on 5/15/2026, 6:39:24 AM