Welcome To sparrow UI

Powered by akash Choudhary

Buttons

Create your custom buttons
Text: Button name
BgColor : Background color for the button
Color : Color of the button text
Radius : Cornor curve of the button
Padding : Internal margin of the button
Shadow : Shadow of the box

Text :
BgColor :
Color :
Radius :
Padding :
Shadow :
<button style="background-color:white; color:black; border-radius: 0px; padding: 0px; box-shadow:0px 0px color;"> Check button text </button>