ToolbarWidgetGroup
directive
A directive that groups toolbar widgets, used for more complex widgets like radio groups that have their own internal navigation.
id
anyA unique identifier for the widget.
toolbar
anyThe parent Toolbar UIPattern.
element
anyA reference to the widget element to be focused on navigation.
disabled
anyWhether the widget group is disabled.
controls
anyThe controls that can be performed on the widget group.
ngOnInit
void@returns
voidngOnDestroy
void@returns
voidJump to details