Banner (banner)

ID Label Description Schema
icon Icon An icon component
content Content
            id: banner
label: Banner
variants:
    default:
        id: default
        label: Default
    access_control:
        id: access_control
        label: 'Access Control'
        description: 'Used to display information about the page access restrictions.'
slots:
    icon:
        id: icon
        label: Icon
        description: 'An icon component'
    content:
        id: content
        label: Content
examples:
    preview:
        id: preview
        label: Preview
        renderable:
            '@component': banner

          

Default ( default )

Access Control ( access_control )

Used to display information about the page access restrictions.