Sha256: 1b9f623d23c4673e6a9f2648c4e264d61c9cf7c7b586a55d416f3c4867932aa6

Contents?: true

Size: 1.58 KB

Versions: 172

Compression:

Stored size: 1.58 KB

Contents

[
    {
        "name": "items",
        "type": "array",
        "required": true,
        "description": "Array of breadcrumbs item objects.",
        "params": [
            {
                "name": "text",
                "type": "string",
                "required": true,
                "description": "If `html` is set, this is not required. Text to use within the breadcrumbs item. If `html` is provided, the `text` argument will be ignored."
            },
            {
                "name": "html",
                "type": "string",
                "required": true,
                "description": "If `text` is set, this is not required. HTML to use within the breadcrumbs item. If `html` is provided, the `text` argument will be ignored."
            },
            {
                "name": "href",
                "type": "string",
                "required": false,
                "description": "Link for the breadcrumbs item. If not specified, breadcrumbs item is a normal list item."
            },
            {
                "name": "attributes",
                "type": "object",
                "description": "HTML attributes (for example data attributes) to add to the individual crumb."
            }
        ]
    },
    {
        "name": "classes",
        "type": "string",
        "required": false,
        "description": "Classes to add to the breadcrumbs container."
    },
    {
        "name": "attributes",
        "type": "object",
        "required": false,
        "description": "HTML attributes (for example data attributes) to add to the breadcrumbs container."
    }
]

Version data entries

172 entries across 172 versions & 1 rubygems

Version Path
govuk_publishing_components-21.54.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.53.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.52.1 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.52.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.51.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.50.1 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.50.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.49.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.48.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.47.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.46.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.45.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.44.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.43.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.42.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.41.4 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.41.3 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.41.2 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.41.1 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json
govuk_publishing_components-21.41.0 node_modules/govuk-frontend/govuk/components/breadcrumbs/macro-options.json