Icons

Icons is a wrapper around svg icons we would commonly use in Bridge. You choose the type of Icon to display via the type prop. If not given, it defaults to `infoAlert1.

Alert Icons

These icons may be used in conjuction with Alert.

Form Icons

Icons used with forms.

Common Props

Button includes COMMON props. Read Common Props for details and API. These common props will override component props such as the color.

Component Props

Prop nameTypeDefaultDescription
typeString'infoAlert'color variant (errorAlert | infoAlert | successAlert | warningAlert | fileDragDrop | formErrorAlert | opacityUploadFile | uploadFile)
themeObjectBridge Themeuse to override default bridge theme