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