Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99437 (s=99437, is=99499, ic=99500, ia=99501)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99500 (s=99437, is=99500, ic=99501, ia=99502)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99501 (s=99437, is=99500, ic=99501, ia=99502)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99502 (s=99437, is=99500, ic=99501, ia=99502)