Attribute Type Documentation Default Value
Required id * :string

ID of the snackbar, should be unique

state :atom

State of the snackbar

:default
align :atom

Alignment value of the snackbar

:top
phx-click :string

Action button click event

action :string

Action button text

class :string

CSS class for the snackbar component

""
rest :global

Additional attributes for the snackbar component

lead :slot

Leading content for the snackbar. I.e. <.icon />

inner_block :slot

Inner content for the snackbar

Snackbar message