SurfaceBulma.Table.Column (surface_bulma v0.1.0)

Defines a column for the parent table component.

The column instance is automatically added to the table's cols slot.

Properties

  • label :string, required: true - Column header text.

Link to this section Summary

Link to this section Functions

Callback implementation for Phoenix.LiveComponent.mount/1.

Callback implementation for Phoenix.LiveComponent.render/1.

Link to this function

update(assigns, socket)

Callback implementation for Phoenix.LiveComponent.update/2.