toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.dsl.dom
/
findByTagName
find
By
Tag
Name
fun
SearchContext
.
findByTagName
(
tagName
:
String
)
:
Element
?
Returns the first
Element
found in the current search context by the given
tagName
, if any.