MatExpButtonSize
Type Definition
export type MatExpButtonSize =
| MatExpButtonSizeXS
| MatExpButtonSizeS
| MatExpButtonSizeM
| MatExpButtonSizeL
| MatExpButtonSizeXL;export type MatExpButtonSize =
| MatExpButtonSizeXS
| MatExpButtonSizeS
| MatExpButtonSizeM
| MatExpButtonSizeL
| MatExpButtonSizeXL;