Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1030245 // hbuttonOnClick_noSubmit - make <button> tag with onClick

JavaX fragment (include)

1  
sS hbuttonOnClick_noSubmit(S text, S onClick, O... params) {
2  
  ret hfulltag("button", text, paramsPlus(params, onclick := onClick, type := "button"));
3  
}

Author comment

Began life as a copy of #1018945

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030245
Snippet name: hbuttonOnClick_noSubmit - make <button> tag with onClick
Eternal ID of this version: #1030245/1
Text MD5: 9abef039bea1c9102d7a31658e1cce8e
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-20 12:45:33
Source code size: 154 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 175 / 217
Referenced in: [show references]