table/src/table/table.test-utils.ts
Configuration options for table test IDs.
import { TableTestIdConfig } from '@talenra/components/table';See TableTestUtils
Properties |
|
| prefix |
prefix:
|
Type : string
|
| Optional |
|
Optional prefix for all test IDs |
| testIdAttribute |
testIdAttribute:
|
Type : string
|
| Optional |
|
The attribute name for test IDs. Defaults to 'data-testid' |