Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112010 (s=112010, is=112083, ic=112084, ia=112086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112084 (s=112010, is=112084, ic=112085, ia=112087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112085 (s=112010, is=112084, ic=112085, ia=112087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112087 (s=112010, is=112084, ic=112085, ia=112087)