Method: Taka::DOM::HTML::AnchorElement#focus

Defined in:
lib/taka/dom/html/anchor_element.rb

#focusObject



21
22
23
# File 'lib/taka/dom/html/anchor_element.rb', line 21

def focus
  # also does nothing
end