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