sS targetBlankIf(S link, O contents, bool targetBlank, O... params) { ret ahref_possiblyTargetBlank(link, contents, targetBlank, params); } sS targetBlankIf(bool targetBlank, S link, O contents, O... params) { ret ahref_possiblyTargetBlank(targetBlank, link, contents, params); }
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: | 370 / 399 |
| Referenced in: | [show references] |