Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33840 (s=33840, is=33875, ic=33874, ia=33876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33876 (s=33840, is=33876, ic=33875, ia=33877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33875 (s=33840, is=33876, ic=33875, ia=33877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33877 (s=33840, is=33876, ic=33875, ia=33877)