defaultTestIdKey top-level constant

String const defaultTestIdKey

The string used by default for the key of the attribute added by UiProps.addTestId.

Implementation

const defaultTestIdKey = 'data-test-id';