Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122334 (s=122334, is=122410, ic=122413, ia=122415)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122411 (s=122334, is=122411, ic=122414, ia=122416)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122414 (s=122334, is=122411, ic=122414, ia=122416)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122416 (s=122334, is=122411, ic=122414, ia=122416)