Update the module to 2.8.3 which was released… a couple of days ago. The helpfile on github is always updated to the current “nightly builds” and may not be present on the Powershell Gallery version until a new release is added.
The 100% width is 100% of the parent, IE you’d need a column with some sizespesification (ie -mediumsize 12) to have the button span the entire width of the page.
The -style param doesn’t format anything before sending it, the height and width param however, will suffix with “px” if it is an intreger. I also do believe you cannot have a space before the “px” part.
This is weird… could you do a shift-f5 (migth be control f5?) reload of UD for me? Might be some clientside javascript caching interfering?
If that doesn’t work, could you download the react-components plugin to chrome, and inspect the buttons “state” and check if the style attributes are passed correctly?
Ctrl-F5 reload got the -Height working. I then added the ‘%’ to -Width just to see if that made a difference and it worked so, this is what I have now: