From 93dceff2ba81797383c4e093ae4ec3b2d812ffa0 Mon Sep 17 00:00:00 2001 From: MscrmTools Date: Tue, 13 Dec 2022 09:12:41 +0100 Subject: [PATCH] Added width property for action button --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c662350..28428d4 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ function onChange(context){ |**Border color (pressed)**|Border color when the mouse clicks on the button|||| |**Color (pressed)**|Text color when the mouse clicks on the button|||| |**Icon**|Icon to use on the action button|||[Available icons](https://developer.microsoft.com/en-us/fluentui#/styles/web/icons#available-icons)| +|**Width**|Width of the button. Can be in pixel or percentage|||| ## Linear Slider with steps