Reference
ComponentRenderOptions
Options for mounting a component render in tests.
Signature
interface ComponentRenderOptionsMembers
container?: HTMLElementReference
Options for mounting a component render in tests.
interface ComponentRenderOptionscontainer?: HTMLElement