Continuation of #10540. Passes server props to custom label components rendered within table columns, such as the list view. This way custom server components can have access to `payload`, `i18n`, etc. as expected.
Continuation of #10540. Passes server props to custom label components rendered within table columns, such as the list view. This way custom server components can have access to `payload`, `i18n`, etc. as expected.