Sha256: 16fd06d4b7ca2277f9706c00b54c9ca962a81c54a988f96c00f41db3e2e2952e
Contents?: true
Size: 1.51 KB
Versions: 96
Compression:
Stored size: 1.51 KB
Contents
name: Details description: Make a page easier to scan by letting users reveal more detailed information only if they need it shared_accessibility_criteria: - link accessibility_criteria: | The component must: * accept focus * be focusable with a keyboard * be usable with a keyboard * be usable with touch * indicate when it has focus * toggle the visibility of the details element's content when interacted with * indicate the expanded state when details' content is visible * indicate the collapsed state when details' content is hidden govuk_frontend_components: - details examples: default: data: title: Help with nationality block: | We need to know your nationality so we can work out which elections you’re entitled to vote in. If you can’t provide your nationality, you’ll have to send copies of identity documents through the post. with_data_attributes: data: title: Help with nationality data_attributes: tracking: GTM-123AB block: | We need to know your nationality so we can work out which elections you’re entitled to vote in. If you can’t provide your nationality, you’ll have to send copies of identity documents through the post. open: data: title: Help with nationality open: true block: | We need to know your nationality so we can work out which elections you’re entitled to vote in. If you can’t provide your nationality, you’ll have to send copies of identity documents through the post.
Version data entries
96 entries across 96 versions & 1 rubygems