queryByPlaceholderText

external fun <T : HTMLElement> queryByPlaceholderText(container: HTMLElement, id: Matcher, options: MatcherOptions = definedExternally): T?(source)