Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23928 (s=23928, is=23936, ic=23937, ia=23937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23937 (s=23928, is=23937, ic=23938, ia=23938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23938 (s=23928, is=23937, ic=23938, ia=23938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23938 (s=23928, is=23937, ic=23938, ia=23938)