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