Skip to content
On this page

NcNoteCard

Props

Prop nameDescriptionTypeValuesDefault
typeType of the attributestringsuccess, warning, error'warning'
showAlertboolean-false
headingstring-''

Slots

NameDescriptionBindings
default

This component is made to display additional information to the user. It is available in three versions:

  • success: Display a successful message
  • warning: Display a warning to the user. This indicate that the action they want
  • error: Display an error message. For example

When using an error type,

loading...