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