PrenixComponents.Toast (prenix_components v0.1.6)

Summary

Functions

Attributes

  • color (:string) - Defaults to "default".
  • variant (:string) - Defaults to "flat".
  • placement (:string) - Defaults to "top-right".
  • src (:string) - Defaults to nil.
  • class (:string) - Defaults to nil.
  • body_class (:string) - Defaults to nil.
  • close_button_class (:string) - Defaults to nil.
  • dismissable (:boolean) - Defaults to true.
  • auto_dismiss (:boolean) - Defaults to true.
  • auto_dismiss_duration (:integer) - Defaults to 10000.
  • Global attributes are accepted.

Slots

  • inner_block

Functions

Attributes

  • color (:string) - Defaults to "default".
  • variant (:string) - Defaults to "flat".
  • placement (:string) - Defaults to "top-right".
  • src (:string) - Defaults to nil.
  • class (:string) - Defaults to nil.
  • body_class (:string) - Defaults to nil.
  • close_button_class (:string) - Defaults to nil.
  • dismissable (:boolean) - Defaults to true.
  • auto_dismiss (:boolean) - Defaults to true.
  • auto_dismiss_duration (:integer) - Defaults to 10000.
  • Global attributes are accepted.

Slots

  • inner_block