From 420f2a265f57a66bf62eccfddfa53d548dfe954a Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:33:39 +0300 Subject: [PATCH 1/2] SEO-3353 - PHP Button --- PHP/Button/Easy-Customization.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/PHP/Button/Easy-Customization.md b/PHP/Button/Easy-Customization.md index b8dff0f0..a1630aa4 100644 --- a/PHP/Button/Easy-Customization.md +++ b/PHP/Button/Easy-Customization.md @@ -1,13 +1,13 @@ --- layout: post -title: Easy-Customization -description: getting started +title: Easy Customization in Essential PHP Button +description: Learn here about easy customization support in Syncfusion Essential PHP Button Control, its elements, and more. platform: PHP control: Button documentation: ug --- -# Easy Customization +# Easy Customization in Essential PHP Button 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. @@ -127,7 +127,7 @@ In the **PHP** page, add the following button elements to configure button widge Execute the above code to render the following output. -![](/php/Button/Easy-Customization_images/Easy-Customization_img1.JPG) +![Button size in PHP Button](/php/Button/Easy-Customization_images/Easy-Customization_img1.JPG) ## Content Type @@ -265,7 +265,7 @@ In the **PHP** page, add the following button elements to configure **Button** w Execute the above code to render the following output. -![](/php/Button/Easy-Customization_images/Easy-Customization_img2.JPG) +![Suffix icon in PHP Button](/php/Button/Easy-Customization_images/Easy-Customization_img2.JPG) ## Image Position @@ -362,7 +362,7 @@ In the **PHP** page, add the following button elements to configure **Button** w Execute the above code to render the following output. -![](/php/Button/Easy-Customization_images/Easy-Customization_img3.JPG) +![Image position in PHP Button](/php/Button/Easy-Customization_images/Easy-Customization_img3.JPG) ## Theme support @@ -483,5 +483,5 @@ Configure the **CSS** styles to apply on buttons. Execute the above code to render the following output. -![](/php/Button/Easy-Customization_images/Easy-Customization_img4.JPG) +![Custom CSS in PHP Button](/php/Button/Easy-Customization_images/Easy-Customization_img4.JPG) From 2a6f401e46e21d00e633cc3b38c9a5ce9c748da4 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Mon, 13 Mar 2023 21:00:46 +0300 Subject: [PATCH 2/2] made changes --- PHP/Button/Easy-Customization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHP/Button/Easy-Customization.md b/PHP/Button/Easy-Customization.md index a1630aa4..bcc6c210 100644 --- a/PHP/Button/Easy-Customization.md +++ b/PHP/Button/Easy-Customization.md @@ -1,6 +1,6 @@ --- layout: post -title: Easy Customization in Essential PHP Button +title: Easy Customization in PHP Button Control | Syncfusion description: Learn here about easy customization support in Syncfusion Essential PHP Button Control, its elements, and more. platform: PHP control: Button