Method: Coco::Button#link?
- Defined in:
- app/components/coco/buttons/button/button.rb
permalink #link? ⇒ Boolean
141 142 143 |
# File 'app/components/coco/buttons/button/button.rb', line 141 def link? == :a end |
141 142 143 |
# File 'app/components/coco/buttons/button/button.rb', line 141 def link? == :a end |