SurfaceBulma.Delete (surface_bulma v0.2.0)

The delete component is a stand-alone element that can be used in different contexts. On its own, it's a simple circle with a cross.

Properties

  • size :string, values: ~w(small medium large) - The size of the delete.

Events

  • click - Triggered on click.

Link to this section Summary

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Link to this function

render(assigns)

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this function

update(assigns, socket)

Callback implementation for Phoenix.LiveComponent.update/2.