static S hbuttonOnClick(S text, S onClick, O... params) { ret hfulltag("button", text, paramsPlus(params, onClick := onClick)); }