ButtonGroupChildBroadcastConfig
Reactive sources that can drive a broadcast to a set of ButtonGroupChild
Properties
| Name | Type | Description |
|---|---|---|
| children | Signal<readonly ButtonGroupChild[]> | The current set of children to broadcast style/state changes to. |
| sizeoptional | Signal<MatExpButtonSize | undefined> | undefined | |
| shapeoptional | Signal<MatExpButtonShape | undefined> | undefined | |
| appearanceoptional | Signal<MatButtonAppearance | undefined> | undefined | |
| disabledoptional | Signal<boolean | undefined> | undefined |
Type Definition
ButtonGroupChildBroadcastConfig