#call external function from within .heex file
1 messages · Page 1 of 1 (latest)
It'll be a public function that is apart of your view. See how title() is being used. https://tmbb.github.io/phoenix/views.html#rendering-templates might have to search a little down.