Detects the UI5 table variant for a given control ID.
Playwright Page (or compatible subset).
The UI5 control ID.
`const info = await detectTableType(page, 'myTable');` Copy
`const info = await detectTableType(page, 'myTable');`
Detects the UI5 table variant for a given control ID.