Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99689 (s=99689, is=99752, ic=99753, ia=99754)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99753 (s=99689, is=99753, ic=99754, ia=99755)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99754 (s=99689, is=99753, ic=99754, ia=99755)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99755 (s=99689, is=99753, ic=99754, ia=99755)