lowcoder
lowcoder copied to clipboard
[Feat]: Implement Link value field for the LINK component
trafficstars
Is your feature request related to a problem? Please describe. For LINK component, there is no value field where I can add the link value. User has to use Event Handler functionality to perform the action "Open a URL" and then add the value for the link.
Describe the solution you'd like A simple solution to this problem is to
- Have a Value field for the LINK component where User can input the value for the link.
- "Open a URL" action should be default set for LINK component and User shouldn't have to manually add an Event Handler
Describe alternatives you've considered User can use Event Handler functionality to perform the action "Open a URL" and then add the value for the link.
Additional context Add any other context or screenshots about the feature request here.