Skip to main content

SwitchCard

Components

SwitchCard()

SwitchCard(props, context?): ReactNode

Parameters

ParameterType
propsSwitchCardProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/SwitchCard/index.tsx:27

Props

SwitchCardProps

SwitchCardProps: object

Type declaration

MemberType
activeButtonstring
buttonValuesobject[]
isLoggedInboolean
onTabClick(value) => () => void

Source

libs/design-system-components/src/components/SwitchCard/index.tsx:6

Interfaces

IStickyBoxProps

Properties

PropertyModifierType
children?publicReactNode
userSignedIn?readonlyboolean