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