reactlynx-testing-library / Screen
Convenience function for pretty-dom which also allows an array
of elements
| 范围 | 类型 |
|---|---|
element? | (Element | HTMLDocument)[] | Element | HTMLDocument |
maxLength? | number |
options? | prettyFormat |
void
Convenience function for Testing Playground which logs and returns the URL that
can be opened in a browser
| 范围 | 类型 |
|---|---|
element? | Element | HTMLDocument |
string
| 类型参数 | 默认类型 |
|---|---|
Q extends Queries | typeof queries |
index.d.ts:1430