Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5364 (s=5364, is=5370, ic=5368, ia=5370)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5371 (s=5364, is=5371, ic=5369, ia=5371)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5369 (s=5364, is=5371, ic=5369, ia=5371)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5371 (s=5364, is=5371, ic=5369, ia=5371)