Divides groups of elements in a Toolbar with a visual separator.

Basic Usage

<adf-toolbar>
    <button></button>
    <button></button>
    <adf-toolbar-divider></adf-toolbar-divider>
    <button></button>
</adf-toolbar>

See Also

© 2023 Alfresco Software, Inc. All Rights Reserved.