Initializes a view child query.
Consider using viewChild.required for queries that should always match.
viewChild.required
function viewChild<LocatorT>(locator);function viewChild<LocatorT, ReadT>(locator, opts);function viewChild.required<LocatorT>(locator);function viewChild.required<LocatorT, ReadT>(locator, opts);