Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102230 (s=102230, is=102294, ic=102295, ia=102297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102295 (s=102230, is=102295, ic=102296, ia=102298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102296 (s=102230, is=102295, ic=102296, ia=102298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102298 (s=102230, is=102295, ic=102296, ia=102298)