Module view/actions/ClaimButton
Type aliases
Props
Functions
Const ClaimButton
- ClaimButton(__namedParameters: object): Element
-
Parameters
-
__namedParameters: object
-
block: undefined | BlockInfo
-
-
flowControl: object
-
setError: function
-
setStart: function
-
setSuccess: function
-
Returns Element
React Component representing action button for claiming game currency. It handles whether this action should be enabled and executes this action.