Properties
ariaLabel
ariaLabel: string
ariaLabelledby
ariaLabelledby: string
change
change: EventEmitter<MatSlideToggleChange> = ...
checked
checked: boolean
disabled
disabled: boolean
formControl
formControl: FormControl
id
id: string
label
label: string
labelPosition
labelPosition: "before" | "after" = 'after'
name
name: string
required
required: boolean
toggleChange
toggleChange: EventEmitter<void> = ...