Skip to main content

CaPrompt

Prompt component made to be used in the modal component to prompt about stuff

SASS-path: ./styles/components/molecules/ca-prompt.scss

Props

NameDescriptionTypeRequiredDefault
titlePrompt titleStringtrue-
textPrompt textStringtrue-
buttonPrompt confirm button. Object need to include color, text and clickHandlerObjecttrue-

Events

Event NameDescriptionParameters
ready--
close--