Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35918 (s=35918, is=35955, ic=35954, ia=35956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35956 (s=35918, is=35956, ic=35955, ia=35957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35955 (s=35918, is=35956, ic=35955, ia=35957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35957 (s=35918, is=35956, ic=35955, ia=35957)