amal-sultan
Link inside of a link
Hello, I am fairly new to live view and front end development. I want to create a clickable card which will redirect to link A let’s say. The same card should have a button or link inside it which should redirect to link B on click. I did similar thing in javascript by dividing the card in multiple sections and assigning relevant link to each section. Now I want to do same thing in phoenix live view. I am not experienced in front end development so I know that there must be a better approach to achieve this. Any resources or relevant thread links would be helpful.
Thanks.
Marked As Solved
muelthe
As well as the documentation: Phoenix.LiveView — Phoenix LiveView v1.2.5 I also found this article very helpful: https://medium.com/pragmatic-programmers/understanding-liveview-navigation-2b004a0e100b with regards to navigation.
Hope it’s of some help.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








