2.27 addreset
Adds a reset button.
Parameters:
$kiriwrite_presmodule->addreset(resetname, options);
Usage:
$kiriwrite_presmodule->addreset("Reset this", { Style => "resetbutton" });
resetname
Specifies the label of the reset button.
options
Specifies the following options as a hash in any order.
Value |
Description |
Style |
Specifies the CSS style to use. |