|
1 | 1 | --- |
2 | 2 | layout: post |
3 | | -title: Easy-Customization |
4 | | -description: getting started |
| 3 | +title: Easy Customization in PHP Button Control | Syncfusion |
| 4 | +description: Learn here about easy customization support in Syncfusion Essential PHP Button Control, its elements, and more. |
5 | 5 | platform: PHP |
6 | 6 | control: Button |
7 | 7 | documentation: ug |
8 | 8 | --- |
9 | 9 |
|
10 | | -# Easy Customization |
| 10 | +# Easy Customization in Essential PHP Button |
11 | 11 |
|
12 | 12 | Button is used in all applications. Button size, content type, and image position is varied according to each application. Here you can see some customizable option for button that can perform easily. |
13 | 13 |
|
@@ -127,7 +127,7 @@ In the **PHP** page, add the following button elements to configure button widge |
127 | 127 |
|
128 | 128 | Execute the above code to render the following output. |
129 | 129 |
|
130 | | - |
| 130 | + |
131 | 131 |
|
132 | 132 | ## Content Type |
133 | 133 |
|
@@ -265,7 +265,7 @@ In the **PHP** page, add the following button elements to configure **Button** w |
265 | 265 |
|
266 | 266 | Execute the above code to render the following output. |
267 | 267 |
|
268 | | - |
| 268 | + |
269 | 269 |
|
270 | 270 | ## Image Position |
271 | 271 |
|
@@ -362,7 +362,7 @@ In the **PHP** page, add the following button elements to configure **Button** w |
362 | 362 |
|
363 | 363 | Execute the above code to render the following output. |
364 | 364 |
|
365 | | - |
| 365 | + |
366 | 366 |
|
367 | 367 | ## Theme support |
368 | 368 |
|
@@ -483,5 +483,5 @@ Configure the **CSS** styles to apply on buttons. |
483 | 483 |
|
484 | 484 | Execute the above code to render the following output. |
485 | 485 |
|
486 | | - |
| 486 | + |
487 | 487 |
|
0 commit comments