Is there a way to format buttons?

How would one customize html.Button? Having trouble finding documentation on this.

Looks like it’s done with style = dict(width = x, height = y)

1 Like