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