Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10517 (s=10517, is=10525, ic=10524, ia=10526)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10526 (s=10517, is=10526, ic=10525, ia=10527)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10525 (s=10517, is=10526, ic=10525, ia=10527)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10527 (s=10517, is=10526, ic=10525, ia=10527)