Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26349 (s=26349, is=26377, ic=26376, ia=26377)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26378 (s=26349, is=26378, ic=26377, ia=26378)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26377 (s=26349, is=26378, ic=26377, ia=26378)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26378 (s=26349, is=26378, ic=26377, ia=26378)