CurryInfo: html2-3.5.0 / HTML.Styles.Bootstrap4.staticButton

definition: Info
 
staticButton :: HTML h => [h] -> h
staticButton = htmlStruct "button" [("type","button")]
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
A static button (i.e., not a submit button of a form) of type `button`.
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> _}
name: Info
 staticButton
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 HTML.Base.HTML a => [a] -> a
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms