Skip to content

Commit a4eb011

Browse files
Merge pull request #257 from Syncfusion-Content/hotfix/hotfix-v20.4.0.48
DOCINFRA-2341_merged_using_automation
2 parents f809b8a + 2b5c583 commit a4eb011

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

PHP/Button/Easy-Customization.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
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.
55
platform: PHP
66
control: Button
77
documentation: ug
88
---
99

10-
# Easy Customization
10+
# Easy Customization in Essential PHP Button
1111

1212
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.
1313

@@ -127,7 +127,7 @@ In the **PHP** page, add the following button elements to configure button widge
127127

128128
Execute the above code to render the following output.
129129

130-
![](/php/Button/Easy-Customization_images/Easy-Customization_img1.JPG)
130+
![Button size in PHP Button](/php/Button/Easy-Customization_images/Easy-Customization_img1.JPG)
131131

132132
## Content Type
133133

@@ -265,7 +265,7 @@ In the **PHP** page, add the following button elements to configure **Button** w
265265

266266
Execute the above code to render the following output.
267267

268-
![](/php/Button/Easy-Customization_images/Easy-Customization_img2.JPG)
268+
![Suffix icon in PHP Button](/php/Button/Easy-Customization_images/Easy-Customization_img2.JPG)
269269

270270
## Image Position
271271

@@ -362,7 +362,7 @@ In the **PHP** page, add the following button elements to configure **Button** w
362362

363363
Execute the above code to render the following output.
364364

365-
![](/php/Button/Easy-Customization_images/Easy-Customization_img3.JPG)
365+
![Image position in PHP Button](/php/Button/Easy-Customization_images/Easy-Customization_img3.JPG)
366366

367367
## Theme support
368368

@@ -483,5 +483,5 @@ Configure the **CSS** styles to apply on buttons.
483483

484484
Execute the above code to render the following output.
485485

486-
![](/php/Button/Easy-Customization_images/Easy-Customization_img4.JPG)
486+
![Custom CSS in PHP Button](/php/Button/Easy-Customization_images/Easy-Customization_img4.JPG)
487487

0 commit comments

Comments
 (0)