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