Skip to contents

function to generate an action button with the custom ssz styling

Usage

sszActionButton(inputId, label, ...)

Arguments

inputId

inputId parameter for actionButton

label

label parameter for actionButton

...

further parameters for actionButton

Value

the return of actionButton with "sszActionButton" added as a class

Examples

if (FALSE) { # \dontrun{
inst / examples / sszActionButton / app.r
} # }