Skip to main content

IndicatorDots

Components

IndicatorDots()

IndicatorDots(props, context?): ReactNode

Component used in the auth app to showcase the status of wallet connection

Parameters

ParameterType
propsTIndicatorDotsProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/IndicatorDots/index.tsx:31

Props

TIndicatorDotsProps

TIndicatorDotsProps: object

Type declaration

MemberType
hasErrorsboolean
isSuccessboolean

Source

libs/design-system-components/src/components/IndicatorDots/index.tsx:9