1 | sS targetBlankIf(S link, O contents, bool targetBlank, O... params) { |
2 | ret ahref_possiblyTargetBlank(link, contents, targetBlank, params); |
3 | } |
4 | |
5 | |
6 | |
7 | sS targetBlankIf(bool targetBlank, S link, O contents, O... params) { |
8 | ret ahref_possiblyTargetBlank(targetBlank, link, contents, params); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031533 |
Snippet name: | targetBlankIf - synonym of ahref_possiblyTargetBlank |
Eternal ID of this version: | #1031533/1 |
Text MD5: | 89d744bbb57c1cd56d7b48f6ba38a1bb |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-19 18:21:14 |
Source code size: | 288 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 158 / 179 |
Referenced in: | [show references] |