reactlynx-testing-library / Config
接口: Config
属性
asyncUtilTimeout
asyncUtilTimeout: number;
定义于
index.d.ts:300
computedStyleSupportsPseudoElements
computedStyleSupportsPseudoElements: boolean;
定义于
index.d.ts:301
defaultHidden
定义于
index.d.ts:302
defaultIgnore
default value for the ignore option in ByText queries
定义于
index.d.ts:304
getElementError()
getElementError: (message: null | string, container: Element) => Error;
参数
| 范围 | 类型 |
|---|
message | null | string |
container | Element |
返回
Error
定义于
index.d.ts:307
showOriginalStackTrace
showOriginalStackTrace: boolean;
定义于
index.d.ts:305
testIdAttribute
定义于
index.d.ts:290
throwSuggestions
throwSuggestions: boolean;
定义于
index.d.ts:306