Skip to content

Commit 39f3028

Browse files
Merge branch 'development' into 1033426-combobox
2 parents 6e79f87 + 99741cb commit 39f3028

15 files changed

Lines changed: 18 additions & 18 deletions

blazor/datepicker/getting-started-with-server-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ N> If the Interactivity Location is set to `Global`, the render mode is automati
170170

171171
* Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This renders the Blazor DatePicker component in the default web browser.
172172

173-
{% previewsample "https://blazorplayground.syncfusion.com/embed/LXVptWruKtEfoXQa?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor DatePicker Component](./images/blazor-datepicker-component.webp)" %}
173+
{% previewsample "https://blazorplayground.syncfusion.com/embed/BZLnXRhfscnCIZdL?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Blazor DatePicker Component](./images/blazor-datepicker-component.webp)" %}
174174

175175
## Setting the Value and Min and Max dates
176176

@@ -192,7 +192,7 @@ The following example demonstrates how to set the [Value](https://help.syncfusio
192192
{% endhighlight %}
193193
{% endtabs %}
194194

195-
{% previewsample "https://blazorplayground.syncfusion.com/embed/LDVzZCrEKWXBIcRK?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Setting Minimum and Maximum Dates in Blazor DatePicker](./images/blazor-datepicker-min-max-date.webp)" %}
195+
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVnjnVTCcPkqwEn?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Setting Minimum and Maximum Dates in Blazor DatePicker](./images/blazor-datepicker-min-max-date.webp)" %}
196196

197197
N> [View Sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DatePicker).
198198

blazor/datepicker/getting-started-with-web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ N> If the **Interactivity Location** is set to `Global` with `Auto` or `WebAssem
174174

175175
- Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This will render the Blazor DatePicker component in the default web browser.
176176

177-
{% previewsample "https://blazorplayground.syncfusion.com/embed/LXVptWruKtEfoXQa?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor DatePicker Component](./images/blazor-datepicker-component.webp)" %}
177+
{% previewsample "https://blazorplayground.syncfusion.com/embed/BZLnXRhfscnCIZdL?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Blazor DatePicker Component](./images/blazor-datepicker-component.webp)" %}
178178

179179
## Setting the Value and Min and Max dates
180180

@@ -196,7 +196,7 @@ The following example demonstrates how to set the [Value](https://help.syncfusio
196196
{% endhighlight %}
197197
{% endtabs %}
198198

199-
{% previewsample "https://blazorplayground.syncfusion.com/embed/LDVzZCrEKWXBIcRK?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Setting Minimum and Maximum Dates in Blazor DatePicker](./images/blazor-datepicker-min-max-date.webp)" %}
199+
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVnjnVTCcPkqwEn?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Setting Minimum and Maximum Dates in Blazor DatePicker](./images/blazor-datepicker-min-max-date.webp)" %}
200200

201201
N> [View Sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DatePicker).
202202

blazor/datepicker/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Add the Blazor DatePicker component in the **~/Pages/Index.razor** file.
157157

158158
* Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This will render the Blazor DatePicker component in the default web browser.
159159

160-
{% previewsample "https://blazorplayground.syncfusion.com/embed/LXVptWruKtEfoXQa?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor DatePicker Component](./images/blazor-datepicker-component.webp)" %}
160+
{% previewsample "https://blazorplayground.syncfusion.com/embed/BZLnXRhfscnCIZdL?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Blazor DatePicker Component](./images/blazor-datepicker-component.webp)" %}
161161

162162
## Setting the Value and Min and Max dates
163163

@@ -179,7 +179,7 @@ The following example demonstrates how to set the [Value](https://help.syncfusio
179179
{% endhighlight %}
180180
{% endtabs %}
181181

182-
{% previewsample "https://blazorplayground.syncfusion.com/embed/LDVzZCrEKWXBIcRK?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Setting Minimum and Maximum Dates in Blazor DatePicker](./images/blazor-datepicker-min-max-date.webp)" %}
182+
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVnjnVTCcPkqwEn?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Setting Minimum and Maximum Dates in Blazor DatePicker](./images/blazor-datepicker-min-max-date.webp)" %}
183183

184184
N> [View sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DatePicker).
185185

-1.11 KB
Loading
-5.27 KB
Loading

blazor/daterangepicker/getting-started-with-server-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ N> If the Interactivity Location is set to `Global`, the render mode is automati
170170

171171
* Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This will render the Blazor DateRangePicker component in the default web browser.
172172

173-
{% previewsample "https://blazorplayground.syncfusion.com/embed/rDhTZCBOqWgwMmva?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor DateRangePicker Component](./images/blazor-daterangepicker-component.webp)" %}
173+
{% previewsample "https://blazorplayground.syncfusion.com/embed/VjhnZRVfWbwVOGPP?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Blazor DateRangePicker Component](./images/blazor-daterangepicker-component.webp)" %}
174174

175175
## Setting the Min and Max
176176

@@ -191,7 +191,7 @@ The minimum and maximum date range can be defined with the help of [Min](https:/
191191
{% endhighlight %}
192192
{% endtabs %}
193193

194-
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDrztiraUCJLpmHG?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Setting Minimum and Maximum Date in Blazor DateRangePicker](./images/blazor-daterangepicker-min-max-date.webp)" %}
194+
{% previewsample "https://blazorplayground.syncfusion.com/embed/rNLxtdLzWbvfKFbC?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Setting Minimum and Maximum Date in Blazor DateRangePicker](./images/blazor-daterangepicker-min-max-date.webp)" %}
195195

196196
N> [View Sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DateRangePicker).
197197

blazor/daterangepicker/getting-started-with-web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ N> If the **Interactivity Location** is set to `Global` with `Auto` or `WebAssem
188188
```
189189
3. The application will start and display in your default web browser.
190190
191-
{% previewsample "https://blazorplayground.syncfusion.com/embed/rDhTZCBOqWgwMmva?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor DateRangePicker Component](./images/blazor-daterangepicker-component.webp)" %}
191+
{% previewsample "https://blazorplayground.syncfusion.com/embed/VjhnZRVfWbwVOGPP?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Blazor DateRangePicker Component](./images/blazor-daterangepicker-component.webp)" %}
192192
193193
## Setting the Min and Max
194194
@@ -209,7 +209,7 @@ The minimum and maximum date range can be defined with the help of [Min](https:/
209209
{% endhighlight %}
210210
{% endtabs %}
211211
212-
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDrztiraUCJLpmHG?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Setting Minimum and Maximum Date in Blazor DateRangePicker](./images/blazor-daterangepicker-min-max-date.webp)" %}
212+
{% previewsample "https://blazorplayground.syncfusion.com/embed/rNLxtdLzWbvfKFbC?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Setting Minimum and Maximum Date in Blazor DateRangePicker](./images/blazor-daterangepicker-min-max-date.webp)" %}
213213
214214
N> [View Sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DateRangePicker).
215215

blazor/daterangepicker/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Add the Blazor DateRangePicker component in the **~/Pages/Index.razor** file.
157157

158158
* Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to launch the application. This will render the Blazor DateRangePicker component in the default web browser.
159159

160-
{% previewsample "https://blazorplayground.syncfusion.com/embed/rDhTZCBOqWgwMmva?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor DateRangePicker Component](./images/blazor-daterangepicker-component.webp)" %}
160+
{% previewsample "https://blazorplayground.syncfusion.com/embed/VjhnZRVfWbwVOGPP?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Blazor DateRangePicker Component](./images/blazor-daterangepicker-component.webp)" %}
161161

162162
## Setting the Min and Max
163163

@@ -178,7 +178,7 @@ The minimum and maximum date range can be defined with the help of [Min](https:/
178178
{% endhighlight %}
179179
{% endtabs %}
180180

181-
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDrztiraUCJLpmHG?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Setting Minimum and Maximum Date in Blazor DateRangePicker](./images/blazor-daterangepicker-min-max-date.webp)" %}
181+
{% previewsample "https://blazorplayground.syncfusion.com/embed/rNLxtdLzWbvfKFbC?appbar=false&editor=false&result=true&errorlist=false&theme=fluent2" backgroundimage "[Setting Minimum and Maximum Date in Blazor DateRangePicker](./images/blazor-daterangepicker-min-max-date.webp)" %}
182182

183183
N> [View sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DateRangePicker).
184184

-1.13 KB
Loading
-6.46 KB
Loading

0 commit comments

Comments
 (0)