SelectionNode extension

on

Methods

node() → Element?

Available on Selection, provided by the SelectionNode extension

Returns the first (non-null) element in this selection. If the selection is empty, returns null.