Skip to main content

CaFeedback

An inline feedback box

SASS-path: ./styles/components/atoms/ca-feedback.scss

Props

NameDescriptionTypeRequiredDefault
typeType of feedbackinfo, success, errorfalseinfo
messageThe feedback message to be displayedStringtrue-
constantSet to true if the feedback message should be visible at all timeBooleanfalsefalse

Methods

MethodDescriptionParameters
showShow the feedback-
hideHide the feedback-

Computed

ComputedTypeDescriptionFrom Store
iconStringThe icon to be usedNo
typeClassStringThe type modifier classNo