Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12098 (s=12098, is=12110, ic=12109, ia=12111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12111 (s=12098, is=12111, ic=12110, ia=12112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12110 (s=12098, is=12111, ic=12110, ia=12112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12112 (s=12098, is=12111, ic=12110, ia=12112)