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