Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1084 (s=1084, is=1087, ic=1086, ia=1085)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1088 (s=1084, is=1088, ic=1087, ia=1086)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1087 (s=1084, is=1088, ic=1087, ia=1086)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1086 (s=1084, is=1088, ic=1087, ia=1086)