Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99165 (s=99165, is=99227, ic=99228, ia=99229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99228 (s=99165, is=99228, ic=99229, ia=99230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99229 (s=99165, is=99228, ic=99229, ia=99230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99230 (s=99165, is=99228, ic=99229, ia=99230)