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