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.

This naming is maintained in all React and custom properties.