Philtre.Table (philtre v0.9.1)

Implementation for a table section/component of the editor

To add to editor, use /table.

The current implementation starts of with a single cell, to which additional rows and cells can be added and removed from.

Link to this section Summary

Link to this section Functions

Link to this function

handle_event(binary, map, socket)

Callback implementation for Phoenix.LiveComponent.handle_event/3.

Link to this function

read_only(assigns)

Link to this function

render(assigns)

Callback implementation for Phoenix.LiveComponent.render/1.