What mean the <. foo bar /> in Phoenix ? By looking in EEx — EEx v1.15.0 I don’t find the answer
What mean the <. foo bar /> in Phoenix ? By looking in EEx — EEx v1.15.0 I don’t find the answer
They are function components - more info here: Components and HEEx — Phoenix v1.8.8
OK thank you !