Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23064 (s=23064, is=23080, ic=23082, ia=23084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23081 (s=23064, is=23081, ic=23083, ia=23085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23083 (s=23064, is=23081, ic=23083, ia=23085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23085 (s=23064, is=23081, ic=23083, ia=23085)