-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Description
Hi,
I use the Text Editor more and more often.
This one works great overall.
I hope I have not overlooked the following feature so far.
An optimization is what I would like to see.
When using a link, I often miss the option, if the link is an internal link for Framwork7 or an external link.
External links should not run through the router.
In Framework7 is used for the component Link the class "external" for it in combination with _blank, _self
The feature could be used like this.
Linkinput

{external:_blank}https://framework7.io/svelte/link.html
With the first part you can add the Framwork7 classen and attributes for the link.
Only as a suggestion.