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