diff --git a/src/components-examples/material/select/select-custom-trigger/select-custom-trigger-example.html b/src/components-examples/material/select/select-custom-trigger/select-custom-trigger-example.html index 5699c30cbd0f..3bf98e65ee5f 100644 --- a/src/components-examples/material/select/select-custom-trigger/select-custom-trigger-example.html +++ b/src/components-examples/material/select/select-custom-trigger/select-custom-trigger-example.html @@ -1,4 +1,4 @@ - + Toppings diff --git a/src/components-examples/material/select/select-disabled/select-disabled-example.html b/src/components-examples/material/select/select-disabled/select-disabled-example.html index d436c80ce749..7de0f20b7b72 100644 --- a/src/components-examples/material/select/select-disabled/select-disabled-example.html +++ b/src/components-examples/material/select/select-disabled/select-disabled-example.html @@ -3,7 +3,7 @@

mat-select

- + Choose an option Option 1 @@ -13,7 +13,7 @@

mat-select

native html select

- + Choose an option diff --git a/src/components-examples/material/select/select-form/select-form-example.html b/src/components-examples/material/select/select-form/select-form-example.html index f2b02b6a4e56..d7cdf667c6cd 100644 --- a/src/components-examples/material/select/select-form/select-form-example.html +++ b/src/components-examples/material/select/select-form/select-form-example.html @@ -1,6 +1,6 @@

mat-select

- + Favorite food @@ -10,7 +10,7 @@

mat-select

Selected food: {{selectedValue}}

native html select

- + Favorite car diff --git a/src/components-examples/material/select/select-initial-value/select-initial-value-example.html b/src/components-examples/material/select/select-initial-value/select-initial-value-example.html index a1cf4d269b7a..fb377da7fab1 100644 --- a/src/components-examples/material/select/select-initial-value/select-initial-value-example.html +++ b/src/components-examples/material/select/select-initial-value/select-initial-value-example.html @@ -1,5 +1,5 @@

Basic mat-select with initial value

- + Favorite Food @@ -9,7 +9,7 @@

Basic mat-select with initial value

You selected: {{selectedFood}}

Basic native select with initial value

- + Favorite Car diff --git a/src/components-examples/material/select/select-overview/select-overview-example.html b/src/components-examples/material/select/select-overview/select-overview-example.html index d7df8280eee0..0f5efa6ae66f 100644 --- a/src/components-examples/material/select/select-overview/select-overview-example.html +++ b/src/components-examples/material/select/select-overview/select-overview-example.html @@ -1,5 +1,5 @@

Basic mat-select

- + Favorite food @@ -9,7 +9,7 @@

Basic mat-select

Basic native select

- + Cars diff --git a/src/components-examples/material/select/select-reset/select-reset-example.html b/src/components-examples/material/select/select-reset/select-reset-example.html index e0f734507aab..7faddfba0572 100644 --- a/src/components-examples/material/select/select-reset/select-reset-example.html +++ b/src/components-examples/material/select/select-reset/select-reset-example.html @@ -1,5 +1,5 @@

mat-select

- + State None @@ -8,7 +8,7 @@

mat-select

native html select

- + Select your car