Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50033 (s=50033, is=50083, ic=50083, ia=50085)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50084 (s=50033, is=50084, ic=50084, ia=50086)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50084 (s=50033, is=50084, ic=50084, ia=50086)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50086 (s=50033, is=50084, ic=50084, ia=50086)