Update .changeset/bui-table-root-loading-prop.md

Co-authored-by: Johan Persson <johanopersson@gmail.com>
Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
This commit is contained in:
Jonathan Roebuck
2026-03-13 16:27:26 +00:00
parent b838cc97b0
commit 5d4fc274a2
+1 -1
View File
@@ -4,4 +4,4 @@
Added a `loading` prop and `data-loading` data attribute to `TableRoot`, allowing consumers to distinguish between stale data and initial loading states. Both `stale` and `loading` set `aria-busy` on the table.
Affected components: Table
Affected components: TableRoot