.finally(React)

English
Copyright © 2023-currentdotfinally, LLC

Button

Click to your heart's content

The Button component can be used by importing { Button } from "finallyreact"

Example

Button: Example

Size

Button: Size

Color

Use any FinallyReact color or valid hex value

Button: Color

Rounded

Button: Rounded

Disabled

Button: Disabled

No Color Change on Click

Button: No Color Change on Click

Simple

No default styles applied

Button: Simple

Button Props

Prop NameProp TypeDescription
borderColorstringAny FinallyReact color
colorstringAny FinallyReact color or hex value
disabledbooleanRead only input
namestringOptional identifier for Button
noColorChangebooleanNo color change on click
roundedbooleanRounded corners for Button
simplebooleanNo fancy styles, but keep functionality
size'sm' | 'md' | 'lg'Size of Button
submitbooleanIdentify Button as a submit button, mostly for forms
textstringButton text