Libraryless. Click here for Pure Java version (3365L/18K).
sS hlabelFor(S id, O contents) { S s = strOrEmpty(contents); ret empty(s) ? "" : htag label(s, "for" := id); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028496 |
| Snippet name: | hlabelFor |
| Eternal ID of this version: | #1028496/3 |
| Text MD5: | 2786685d32ef0fb6e831ac717b58f17c |
| Transpilation MD5: | 8e91526bf4d773da498db9b542748e9e |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-06 17:03:56 |
| Source code size: | 117 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 407 / 556 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |