diff --git a/docs/components/properties.md b/docs/components/properties.md index c0855b350..25205e11a 100644 --- a/docs/components/properties.md +++ b/docs/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v2/components/properties.md b/versioned_docs/version-v2/components/properties.md index 530ef2656..3657c1af1 100644 --- a/versioned_docs/version-v2/components/properties.md +++ b/versioned_docs/version-v2/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v3/components/properties.md b/versioned_docs/version-v3/components/properties.md index 13870900d..193503413 100644 --- a/versioned_docs/version-v3/components/properties.md +++ b/versioned_docs/version-v3/components/properties.md @@ -775,7 +775,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -807,7 +807,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.0/components/properties.md b/versioned_docs/version-v4.0/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.0/components/properties.md +++ b/versioned_docs/version-v4.0/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.1/components/properties.md b/versioned_docs/version-v4.1/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.1/components/properties.md +++ b/versioned_docs/version-v4.1/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.10/components/properties.md b/versioned_docs/version-v4.10/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.10/components/properties.md +++ b/versioned_docs/version-v4.10/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.11/components/properties.md b/versioned_docs/version-v4.11/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.11/components/properties.md +++ b/versioned_docs/version-v4.11/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.12/components/properties.md b/versioned_docs/version-v4.12/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.12/components/properties.md +++ b/versioned_docs/version-v4.12/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.13.0/components/properties.md b/versioned_docs/version-v4.13.0/components/properties.md index c0855b350..25205e11a 100644 --- a/versioned_docs/version-v4.13.0/components/properties.md +++ b/versioned_docs/version-v4.13.0/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.14/components/properties.md b/versioned_docs/version-v4.14/components/properties.md index c0855b350..25205e11a 100644 --- a/versioned_docs/version-v4.14/components/properties.md +++ b/versioned_docs/version-v4.14/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.15/components/properties.md b/versioned_docs/version-v4.15/components/properties.md index c0855b350..25205e11a 100644 --- a/versioned_docs/version-v4.15/components/properties.md +++ b/versioned_docs/version-v4.15/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.16/components/properties.md b/versioned_docs/version-v4.16/components/properties.md index c0855b350..25205e11a 100644 --- a/versioned_docs/version-v4.16/components/properties.md +++ b/versioned_docs/version-v4.16/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.17/components/properties.md b/versioned_docs/version-v4.17/components/properties.md index c0855b350..25205e11a 100644 --- a/versioned_docs/version-v4.17/components/properties.md +++ b/versioned_docs/version-v4.17/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.18/components/properties.md b/versioned_docs/version-v4.18/components/properties.md index c0855b350..25205e11a 100644 --- a/versioned_docs/version-v4.18/components/properties.md +++ b/versioned_docs/version-v4.18/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.19/components/properties.md b/versioned_docs/version-v4.19/components/properties.md index c0855b350..25205e11a 100644 --- a/versioned_docs/version-v4.19/components/properties.md +++ b/versioned_docs/version-v4.19/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.2/components/properties.md b/versioned_docs/version-v4.2/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.2/components/properties.md +++ b/versioned_docs/version-v4.2/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.20/components/properties.md b/versioned_docs/version-v4.20/components/properties.md index c0855b350..25205e11a 100644 --- a/versioned_docs/version-v4.20/components/properties.md +++ b/versioned_docs/version-v4.20/components/properties.md @@ -778,7 +778,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -810,7 +810,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.3/components/properties.md b/versioned_docs/version-v4.3/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.3/components/properties.md +++ b/versioned_docs/version-v4.3/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.4/components/properties.md b/versioned_docs/version-v4.4/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.4/components/properties.md +++ b/versioned_docs/version-v4.4/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.5/components/properties.md b/versioned_docs/version-v4.5/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.5/components/properties.md +++ b/versioned_docs/version-v4.5/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.6/components/properties.md b/versioned_docs/version-v4.6/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.6/components/properties.md +++ b/versioned_docs/version-v4.6/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.7/components/properties.md b/versioned_docs/version-v4.7/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.7/components/properties.md +++ b/versioned_docs/version-v4.7/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.8/components/properties.md b/versioned_docs/version-v4.8/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.8/components/properties.md +++ b/versioned_docs/version-v4.8/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`) diff --git a/versioned_docs/version-v4.9/components/properties.md b/versioned_docs/version-v4.9/components/properties.md index e3b532327..62a30c776 100644 --- a/versioned_docs/version-v4.9/components/properties.md +++ b/versioned_docs/version-v4.9/components/properties.md @@ -714,7 +714,7 @@ This component has **3 properties**, but the compiler will create **only 2 attri `thing-to-do`. ```html - + ``` Notice that the `httpService` type is not a primitive (e.g. not a `number`, `boolean`, or `string`). Since DOM @@ -746,7 +746,7 @@ By using this option, we are being explicit about which properties have an assoc when using the component in HTML. ```html - + ``` ### Prop Mutability (`mutable`)