Skip to content

Commit

Permalink
Doc change to make atom keys explicit for dynamic attributes (#3655)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtimberlake authored Feb 17, 2025
1 parent 213961e commit e73735c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/phoenix_component.ex
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,7 @@ defmodule Phoenix.Component do
In this case, the expression inside `{...}` must be either a keyword list or
a map containing the key-value pairs representing the dynamic attributes.
If using a map, ensure your keys are atoms.
### Interpolating blocks
Expand Down

0 comments on commit e73735c

Please sign in to comment.