select_first(root)
Instance Public methods
Similar to select but returns
the first matching element. Returns nil if no element matches
the selector.
Similar to select but returns
the first matching element. Returns nil if no element matches
the selector.
Please login to continue.