We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24090b commit 2200f27Copy full SHA for 2200f27
packages/angular/standalone/src/directives/toggle.ts
@@ -21,6 +21,8 @@ const TOGGLE_INPUTS = [
21
'color',
22
'disabled',
23
'enableOnOffLabels',
24
+ 'errorText',
25
+ 'helperText',
26
'justify',
27
'labelPlacement',
28
'mode',
0 commit comments