static S hsubmit(S text, O... params) { ret tag("input", "", concatArrays(new O[] {"type", "submit", "value", text}, params)); } static S hsubmit() { ret hsubmit("Submit"); }
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: | #1003088 |
Snippet name: | hsubmit - create HTML submit button |
Eternal ID of this version: | #1003088/2 |
Text MD5: | 97f28c6908f8297ab72e0fbf7b5bf65d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-31 21:25:56 |
Source code size: | 185 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 751 / 793 |
Version history: | 1 change(s) |
Referenced in: | [show references] |