Flexible section
Link
A simple link in a two thirds column
Overview
How it looks (preview) (preview all)
Passing data to this flexible section
Flexible sections are not called in the way shown below, however this information serves as a reference for the data required by this flexible section.
<%= render "flexible_page/flexible_sections/link", {
link: "/about",
link_text: "Find out more about this page"
} %>
Accessibility acceptance criteria
Links must:
- accept focus
- be focusable with a keyboard
- be usable with a keyboard
- indicate when they have focus
- change in appearance when touched (in the touch-down state)
- change in appearance when hovered
- be usable with touch
- be usable with voice commands
- have visible text
- have meaningful text