Skip to content

Component structure naming

This component is divided in 4 elements with standardized naming:

  • text: as it seems, is the toast text.
  • buttonClose: the close icon button.
  • buttonYes: the accept button.
  • buttonNo: the decline button.

Parts of the component with naming

This naming is maintained in all React and custom properties.