Props API

query
CounterQueryProps
Counter query props
value
string
If passed, the component will ignore the built-in GraphQL operations
prefixValue
string
Symbol to be shown before the value text
sufixValue
string
Symbol to be shown after the value text
localize
boolean
When true, formats value to locale string
timeZone
string
Time zone to use (for example, “America/Los_Angeles”, “Europe/Berlin”, or “UTC”). Defaults to the client’s local time zone
loading
boolean
When true, shows a skeleton loader