• Overview
@angular/aria/toolbar

ToolbarWidgetGroup

directive

A directive that groups toolbar widgets, used for more complex widgets like radio groups that have their own internal navigation.

API

    
      class ToolbarWidgetGroup<V> {}
    
    

element

HTMLElement

A reference to the host element.

disabled

any

Whether the widget group is disabled.

multi

any

Whether the group allows multiple widgets to be selected.

Jump to details