implemented the grid #1

Merged
PrincetonPoh merged 1 commit from buttonclicks into master 2024-05-15 10:23:21 +00:00
PrincetonPoh commented 2024-05-15 08:53:49 +00:00 (Migrated from github.com)
  1. Shift render in .ex into .html.ex for better linting
  2. Added handle events for individual cells
  3. Handled the on/off state of each cell in the socket.assigns

Note: I remove phx-update="ignore" from the Kernel inorder for the state of the grid_cells to re-render after each click.

1. Shift render in .ex into .html.ex for better linting 2. Added handle events for individual cells 3. Handled the on/off state of each cell in the socket.assigns Note: I remove `phx-update="ignore"` from the Kernel inorder for the state of the grid_cells to re-render after each click.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PaperLand/dojo!1
No description provided.