# Toast

# Usage

Examples

# Features

  • Chose from 8 fixed CToaster component positions or display toasts staticly,
  • Optionally hide toasts automatically after specified time, which resets on toast hover.

# shared props

These props are shared by both components. Once defined in CToaster, they are inherited by CToast children components. This allows to avoid redundant prop definition in CToast components. Props defined in CToast have precedens over CToaster props.

# CToaster API

# CToast API