diff --git a/core/src/components.d.ts b/core/src/components.d.ts index e5455874cf..060cd975cd 100644 --- a/core/src/components.d.ts +++ b/core/src/components.d.ts @@ -773,7 +773,7 @@ export namespace Components { */ 'name': string; /** - * The value of the checkbox. + * The value of the toggle does not mean if it's checked or not, use the `checked` property for that. The value of a toggle is analogous to the value of a ``, it's only used when the toggle participates in a native `