You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Returns:**`const char*` — The current URL value.
46
46
47
+
### `setTarget(const char* target)`
48
+
Set the target for the link. This can be `_blank` (default), `_self`, etc. `_blank` will open the link in a new tab and `_self` will open it in the same tab.
0 commit comments