Method: Anchor::TextComponent#call

Defined in:
app/components/anchor/text_component.rb

#callObject



26
27
28
# File 'app/components/anchor/text_component.rb', line 26

def call
  (tag, content, **wrapper_options)
end