Method: Anchor::DescribableInput#aria_description
- Defined in:
- app/components/anchor/describable_input.rb
#aria_description ⇒ Object
3 4 5 |
# File 'app/components/anchor/describable_input.rb', line 3 def aria_description { describedby: description_id } end |