Skip to content

Latest commit

 

History

History
383 lines (222 loc) · 7.28 KB

File metadata and controls

383 lines (222 loc) · 7.28 KB

BackLink

Component Image

Prop Required Default Type Description
children true node Generally the text that will appear in the back link
goBack undefined func A function that is called on click

Breadcrumb

Component Image

Prop Required Default Type Description
children true node Generally a series of anchors or Link components

Button

Component Image

Prop Required Default Type Description
children 'Button'

Checkbox

Component Image

Prop Required Default Type Description
children true node
inline undefined bool

DateInput

Component Image

Prop Required Default Type Description
children true node
errorText null string
hintText null string

DocumentFooterMetadata

Component Image

Prop Required Default Type Description
from undefined arrayOf[object Object]
other undefined arrayOf[object Object]
partOf undefined arrayOf[object Object]

ErrorText

Component Image

Prop Required Default Type Description
children true node

FileUpload

Component Image

Prop Required Default Type Description
acceptedFormats null string
children true node
hint null string
meta {} shape[object Object]

GridCol

Prop Required Default Type Description
children undefined node

GridRow

Prop Required Default Type Description
children true node

Header

Component Image

Prop Required Default Type Description
level 1 number
size undefined enumObject.keys(FONT_SIZES)

HintText

Component Image

Prop Required Default Type Description
children true node

InputField

Component Image

Prop Required Default Type Description
children true node
hint null string
input {} shape[object Object]
meta {} shape[object Object]

Input

Component Image

Prop Required Default Type Description
errorColor undefined string
onChange undefined func
type 'text' string
value undefined string

LabelText

Component Image

Prop Required Default Type Description
children true node

Label

Component Image

Layout

Prop Required Default Type Description
children true node

ListItem

Component Image

Prop Required Default Type Description
children true node

ListNavigation

Component Image

Prop Required Default Type Description
children true node
listStyleType undefined string

LoadingBox

Component Image

Prop Required Default Type Description
backgroundColor WHITE string
backgroundColorOpacity 0.5 number
children true node
loading false bool
spinnerColor BLACK string
timeIn 800 number
timeOut 200 number

MultiChoice

Component Image

Prop Required Default Type Description
children true node
hint undefined string
label true node
meta {} shape[object Object]

OrderedList

Component Image

Prop Required Default Type Description
children true node
listStyleType undefined string

Pagination

Component Image

Prop Required Default Type Description
children true node

Panel

Component Image

Prop Required Default Type Description
panelBody null string
panelTitle true string

PhaseBadge

Component Image

PhaseBanner

Component Image

Prop Required Default Type Description
children true node
level true string

Radio

Component Image

Prop Required Default Type Description
children true node
inline undefined bool

RelatedItems

Component Image

Prop Required Default Type Description
children true node

SearchBox

Component Image

Prop Required Default Type Description
placeholder undefined string

Select

Component Image

Prop Required Default Type Description
children true node
errorText null string
hint undefined string
input {} shape[object Object]
label true string
meta {} shape[object Object]

TextArea

Component Image

Prop Required Default Type Description
children true node
hint null string
input {} shape[object Object]
meta {} shape[object Object]

UnorderedList

Component Image

Prop Required Default Type Description
children true node
listStyleType undefined string