| 1 | static S href(S link, O contents, O... params) {
 | 
| 2 | if (link == null) ret str(contents); | 
| 3 | ret hfulltag a(contents, arrayPlus(params, "href", link)); | 
| 4 | } | 
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1002639 | 
| Snippet name: | href - make HTML link | 
| Eternal ID of this version: | #1002639/5 | 
| Text MD5: | db8f6cf8afbdc64a4ad2fea09e3d87f9 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-09-25 02:20:35 | 
| Source code size: | 153 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 1070 / 1114 | 
| Version history: | 4 change(s) | 
| Referenced in: | [show references] |