Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4590 (s=4590, is=4596, ic=4594, ia=4596)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4597 (s=4590, is=4597, ic=4595, ia=4597)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4595 (s=4590, is=4597, ic=4595, ia=4597)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4597 (s=4590, is=4597, ic=4595, ia=4597)